# StandardEBDSv5

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

## Definition

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

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

## Fields

- [StandardE16bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde16bdsv5) : `string` `static` -- Standard_E16bds_v5 -- 16 vCPUs -- 128 GB RAM -- Premium SSD
- [StandardE2bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde2bdsv5) : `string` `static` -- Standard_E2bds_v5 -- 2 vCPUs -- 16 GB RAM -- Premium SSD
- [StandardE32bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde32bdsv5) : `string` `static` -- Standard_E32bds_v5 -- 32 vCPUs -- 256 GB RAM -- Premium SSD
- [StandardE48bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde48bdsv5) : `string` `static` -- Standard_E48bds_v5 -- 48 vCPUs -- 384 GB RAM -- Premium SSD
- [StandardE4bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde4bdsv5) : `string` `static` -- Standard_E4bds_v5 -- 4 vCPUs -- 32 GB RAM -- Premium SSD
- [StandardE64bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde64bdsv5) : `string` `static` -- Standard_E64bds_v5 -- 64 vCPUs -- 512 GB RAM -- Premium SSD
- [StandardE8bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde8bdsv5) : `string` `static` -- Standard_E8bds_v5 -- 8 vCPUs -- 64 GB RAM -- Premium SSD
- [StandardE96bdsV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5/fields.md#standarde96bdsv5) : `string` `static` -- Standard_E96bds_v5 -- 96 vCPUs -- 672 GB RAM -- Premium SSD
