# StandardDCACCV5

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

## Definition

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

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

## Fields

- [StandardDC16asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc16asccv5) : `string` `static` -- Standard_DC16as_cc_v5 -- 16 vCPUs -- 64 GB RAM -- Premium SSD
- [StandardDC32asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc32asccv5) : `string` `static` -- Standard_DC32as_cc_v5 -- 32 vCPUs -- 128 GB RAM -- Premium SSD
- [StandardDC48asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc48asccv5) : `string` `static` -- Standard_DC48as_cc_v5 -- 48 vCPUs -- 192 GB RAM -- Premium SSD
- [StandardDC4asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc4asccv5) : `string` `static` -- Standard_DC4as_cc_v5 -- 4 vCPUs -- 16 GB RAM -- Premium SSD
- [StandardDC64asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc64asccv5) : `string` `static` -- Standard_DC64as_cc_v5 -- 64 vCPUs -- 256 GB RAM -- Premium SSD
- [StandardDC8asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc8asccv5) : `string` `static` -- Standard_DC8as_cc_v5 -- 8 vCPUs -- 32 GB RAM -- Premium SSD
- [StandardDC96asCcV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5/fields.md#standarddc96asccv5) : `string` `static` -- Standard_DC96as_cc_v5 -- 96 vCPUs -- 384 GB RAM -- Premium SSD
