# StandardDPDSv5

- 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 standardDPDSv5Family.

## Definition

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

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

## Fields

- [StandardD16pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd16pdsv5) : `string` `static` -- Standard_D16pds_v5 -- 16 vCPUs -- 64 GB RAM -- Premium SSD
- [StandardD2pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd2pdsv5) : `string` `static` -- Standard_D2pds_v5 -- 2 vCPUs -- 8 GB RAM -- Premium SSD
- [StandardD32pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd32pdsv5) : `string` `static` -- Standard_D32pds_v5 -- 32 vCPUs -- 128 GB RAM -- Premium SSD
- [StandardD48pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd48pdsv5) : `string` `static` -- Standard_D48pds_v5 -- 48 vCPUs -- 192 GB RAM -- Premium SSD
- [StandardD4pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd4pdsv5) : `string` `static` -- Standard_D4pds_v5 -- 4 vCPUs -- 16 GB RAM -- Premium SSD
- [StandardD64pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd64pdsv5) : `string` `static` -- Standard_D64pds_v5 -- 64 vCPUs -- 208 GB RAM -- Premium SSD
- [StandardD8pdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5/fields.md#standardd8pdsv5) : `string` `static` -- Standard_D8pds_v5 -- 8 vCPUs -- 32 GB RAM -- Premium SSD
