# StandardMISMediumMemoryv2

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

## Definition

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

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

## Fields

- [StandardM192imsV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmismediummemoryv2/fields.md#standardm192imsv2) : `string` `static` -- Standard_M192ims_v2 -- 192 vCPUs -- 4096 GB RAM -- Premium SSD
- [StandardM192isV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmismediummemoryv2/fields.md#standardm192isv2) : `string` `static` -- Standard_M192is_v2 -- 192 vCPUs -- 2048 GB RAM -- Premium SSD
