# StandardEPSv5

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

## Definition

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

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

## Fields

- [StandardE16psV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5/fields.md#standarde16psv5) : `string` `static` -- Standard_E16ps_v5 -- 16 vCPUs -- 128 GB RAM -- Premium SSD
- [StandardE20psV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5/fields.md#standarde20psv5) : `string` `static` -- Standard_E20ps_v5 -- 20 vCPUs -- 160 GB RAM -- Premium SSD
- [StandardE2psV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5/fields.md#standarde2psv5) : `string` `static` -- Standard_E2ps_v5 -- 2 vCPUs -- 16 GB RAM -- Premium SSD
- [StandardE32psV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5/fields.md#standarde32psv5) : `string` `static` -- Standard_E32ps_v5 -- 32 vCPUs -- 208 GB RAM -- Premium SSD
- [StandardE4psV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5/fields.md#standarde4psv5) : `string` `static` -- Standard_E4ps_v5 -- 4 vCPUs -- 32 GB RAM -- Premium SSD
- [StandardE8psV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5/fields.md#standarde8psv5) : `string` `static` -- Standard_E8ps_v5 -- 8 vCPUs -- 64 GB RAM -- Premium SSD
