# StandardEDv4

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

## Definition

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

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

## Fields

- [StandardE16dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde16dv4) : `string` `static` -- Standard_E16d_v4 -- 16 vCPUs -- 128 GB RAM
- [StandardE20dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde20dv4) : `string` `static` -- Standard_E20d_v4 -- 20 vCPUs -- 160 GB RAM
- [StandardE2dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde2dv4) : `string` `static` -- Standard_E2d_v4 -- 2 vCPUs -- 16 GB RAM
- [StandardE32dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde32dv4) : `string` `static` -- Standard_E32d_v4 -- 32 vCPUs -- 256 GB RAM
- [StandardE48dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde48dv4) : `string` `static` -- Standard_E48d_v4 -- 48 vCPUs -- 384 GB RAM
- [StandardE4dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde4dv4) : `string` `static` -- Standard_E4d_v4 -- 4 vCPUs -- 32 GB RAM
- [StandardE64dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde64dv4) : `string` `static` -- Standard_E64d_v4 -- 64 vCPUs -- 504 GB RAM
- [StandardE8dV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4/fields.md#standarde8dv4) : `string` `static` -- Standard_E8d_v4 -- 8 vCPUs -- 64 GB RAM
