# StandardEpdsv6

- Kind: `class`
- Package: [Aspire.Hosting.Azure.Kubernetes](/reference/api/csharp/aspire.hosting.azure.kubernetes.md)
- Version: `13.3.0-preview.1.26254.5`
- Namespace: `Aspire.Hosting.Azure.Kubernetes`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/5bd693ae1897dee5e2ce71c2cc08879c1c7eff51/src/Aspire.Hosting.Azure.Kubernetes/AksNodeVmSizes.cs)

VM sizes in the StandardEpdsv6Family.

## Definition

```csharp
namespace Aspire.Hosting.Azure.Kubernetes;

public static class StandardEpdsv6
{
    // ...
}
```

## Fields

- [StandardE16pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde16pdsv6) : `string` `static` -- Standard_E16pds_v6 -- 16 vCPUs -- 128 GB RAM -- Premium SSD
- [StandardE2pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde2pdsv6) : `string` `static` -- Standard_E2pds_v6 -- 2 vCPUs -- 16 GB RAM -- Premium SSD
- [StandardE32pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde32pdsv6) : `string` `static` -- Standard_E32pds_v6 -- 32 vCPUs -- 256 GB RAM -- Premium SSD
- [StandardE48pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde48pdsv6) : `string` `static` -- Standard_E48pds_v6 -- 48 vCPUs -- 384 GB RAM -- Premium SSD
- [StandardE4pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde4pdsv6) : `string` `static` -- Standard_E4pds_v6 -- 4 vCPUs -- 32 GB RAM -- Premium SSD
- [StandardE64pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde64pdsv6) : `string` `static` -- Standard_E64pds_v6 -- 64 vCPUs -- 512 GB RAM -- Premium SSD
- [StandardE8pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde8pdsv6) : `string` `static` -- Standard_E8pds_v6 -- 8 vCPUs -- 64 GB RAM -- Premium SSD
- [StandardE96pdsV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6/fields.md#standarde96pdsv6) : `string` `static` -- Standard_E96pds_v6 -- 96 vCPUs -- 672 GB RAM -- Premium SSD
