# StandardMSHighMemoryv3

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

## Definition

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

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

## Fields

- [StandardM416s6V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmshighmemoryv3/fields.md#standardm416s6v3) : `string` `static` -- Standard_M416s_6_v3 -- 416 vCPUs -- 5696 GB RAM -- Premium SSD
- [StandardM416s8V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmshighmemoryv3/fields.md#standardm416s8v3) : `string` `static` -- Standard_M416s_8_v3 -- 416 vCPUs -- 7600 GB RAM -- Premium SSD
- [StandardM624s12V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmshighmemoryv3/fields.md#standardm624s12v3) : `string` `static` -- Standard_M624s_12_v3 -- 624 vCPUs -- 11400 GB RAM -- Premium SSD
- [StandardM832s12V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmshighmemoryv3/fields.md#standardm832s12v3) : `string` `static` -- Standard_M832s_12_v3 -- 832 vCPUs -- 11400 GB RAM -- Premium SSD
