# AksNodeVmSizes

- 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)

Provides well-known Azure VM size constants for use with AKS node pools.

## Definition

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

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

## Remarks

This class is auto-generated from Azure Resource SKUs across all public Azure regions, filtered to VM sizes compatible with AKS node pools (minimum 2 vCPUs, 2 GB RAM, excluding Basic tier VMs). To update, run the GenVmSizes tool:

```csharp
dotnet run --project src/Aspire.Hosting.Azure.Kubernetes/tools GenVmSizes.cs
```

VM size availability varies by region. Not all sizes may be available in every region.

## Nested Types

- [StandardAv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardav2.md) -- VM sizes in the standardAv2Family.
- [StandardBS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardbs.md) -- VM sizes in the standardBSFamily.
- [StandardBasv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardbasv2.md) -- VM sizes in the standardBasv2Family.
- [StandardBpsv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardbpsv2.md) -- VM sizes in the standardBpsv2Family.
- [StandardBsv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardbsv2.md) -- VM sizes in the standardBsv2Family.
- [StandardD](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardd.md) -- VM sizes in the standardDFamily.
- [StandardDADSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddadsv5.md) -- VM sizes in the standardDADSv5Family.
- [StandardDASv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddasv4.md) -- VM sizes in the standardDASv4Family.
- [StandardDASv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddasv5.md) -- VM sizes in the standardDASv5Family.
- [StandardDAv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddav4.md) -- VM sizes in the standardDAv4Family.
- [StandardDCACCV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcaccv5.md) -- VM sizes in the standardDCACCV5Family.
- [StandardDCADCCV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcadccv5.md) -- VM sizes in the standardDCADCCV5Family.
- [StandardDCADSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcadsv5.md) -- VM sizes in the standardDCADSv5Family.
- [StandardDCASv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcasv5.md) -- VM sizes in the standardDCASv5Family.
- [StandardDCEDV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcedv5.md) -- VM sizes in the standardDCEDV5Family.
- [StandardDCEDV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcedv6.md) -- VM sizes in the standardDCEDV6Family.
- [StandardDCEV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcev5.md) -- VM sizes in the standardDCEV5Family.
- [StandardDCEV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcev6.md) -- VM sizes in the standardDCEV6Family.
- [StandardDCSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcsv2.md) -- VM sizes in the standardDCSv2Family.
- [StandardDCSv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcsv3.md) -- VM sizes in the standardDCSv3Family.
- [StandardDCadsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcadsv6.md) -- VM sizes in the standardDCadsv6Family.
- [StandardDCasv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddcasv6.md) -- VM sizes in the standardDCasv6Family.
- [StandardDDCSv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardddcsv3.md) -- VM sizes in the standardDDCSv3Family.
- [StandardDDSv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardddsv4.md) -- VM sizes in the standardDDSv4Family.
- [StandardDDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardddsv5.md) -- VM sizes in the standardDDSv5Family.
- [StandardDDv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardddv4.md) -- VM sizes in the standardDDv4Family.
- [StandardDDv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardddv5.md) -- VM sizes in the standardDDv5Family.
- [StandardDLDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddldsv5.md) -- VM sizes in the standardDLDSv5Family.
- [StandardDLSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddlsv5.md) -- VM sizes in the standardDLSv5Family.
- [StandardDPDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv5.md) -- VM sizes in the standardDPDSv5Family.
- [StandardDPLDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpldsv5.md) -- VM sizes in the standardDPLDSv5Family.
- [StandardDPLSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddplsv5.md) -- VM sizes in the standardDPLSv5Family.
- [StandardDPSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpsv5.md) -- VM sizes in the standardDPSv5Family.
- [StandardDS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardds.md) -- VM sizes in the standardDSFamily.
- [StandardDSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddsv2.md) -- VM sizes in the standardDSv2Family.
- [StandardDSv2Promo](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddsv2promo.md) -- VM sizes in the standardDSv2PromoFamily.
- [StandardDSv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddsv3.md) -- VM sizes in the standardDSv3Family.
- [StandardDSv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddsv4.md) -- VM sizes in the standardDSv4Family.
- [StandardDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddsv5.md) -- VM sizes in the standardDSv5Family.
- [StandardDadsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddadsv7.md) -- VM sizes in the StandardDadsv7Family.
- [StandardDadv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddadv6.md) -- VM sizes in the standardDadv6Family.
- [StandardDaldsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddaldsv7.md) -- VM sizes in the StandardDaldsv7Family.
- [StandardDaldv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddaldv6.md) -- VM sizes in the standardDaldv6Family.
- [StandardDalsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddalsv7.md) -- VM sizes in the StandardDalsv7Family.
- [StandardDalv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddalv6.md) -- VM sizes in the standardDalv6Family.
- [StandardDasv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddasv7.md) -- VM sizes in the StandardDasv7Family.
- [StandardDav6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddav6.md) -- VM sizes in the standardDav6Family.
- [StandardDdsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardddsv6.md) -- VM sizes in the StandardDdsv6Family.
- [StandardDldsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddldsv6.md) -- VM sizes in the StandardDldsv6Family.
- [StandardDlsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddlsv6.md) -- VM sizes in the StandardDlsv6Family.
- [StandardDpdsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpdsv6.md) -- VM sizes in the StandardDpdsv6Family.
- [StandardDpldsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpldsv6.md) -- VM sizes in the StandardDpldsv6Family.
- [StandardDplsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddplsv6.md) -- VM sizes in the StandardDplsv6Family.
- [StandardDpsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddpsv6.md) -- VM sizes in the StandardDpsv6Family.
- [StandardDsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddsv6.md) -- VM sizes in the StandardDsv6Family.
- [StandardDv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddv2.md) -- VM sizes in the standardDv2Family.
- [StandardDv2Promo](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddv2promo.md) -- VM sizes in the standardDv2PromoFamily.
- [StandardDv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddv3.md) -- VM sizes in the standardDv3Family.
- [StandardDv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddv4.md) -- VM sizes in the standardDv4Family.
- [StandardDv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standarddv5.md) -- VM sizes in the standardDv5Family.
- [StandardEADSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeadsv5.md) -- VM sizes in the standardEADSv5Family.
- [StandardEASv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeasv4.md) -- VM sizes in the standardEASv4Family.
- [StandardEASv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeasv5.md) -- VM sizes in the standardEASv5Family.
- [StandardEAv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeav4.md) -- VM sizes in the standardEAv4Family.
- [StandardEBDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebdsv5.md) -- VM sizes in the standardEBDSv5Family.
- [StandardEBSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardebsv5.md) -- VM sizes in the standardEBSv5Family.
- [StandardECACCV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecaccv5.md) -- VM sizes in the standardECACCV5Family.
- [StandardECADCCV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecadccv5.md) -- VM sizes in the standardECADCCV5Family.
- [StandardECADSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecadsv5.md) -- VM sizes in the standardECADSv5Family.
- [StandardECASv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecasv5.md) -- VM sizes in the standardECASv5Family.
- [StandardECEDV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecedv5.md) -- VM sizes in the standardECEDV5Family.
- [StandardECEDV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecedv6.md) -- VM sizes in the StandardECEDV6Family.
- [StandardECEV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecev5.md) -- VM sizes in the standardECEV5Family.
- [StandardECEV6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecev6.md) -- VM sizes in the StandardECEV6Family.
- [StandardECIADSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeciadsv5.md) -- VM sizes in the standardECIADSv5Family.
- [StandardECIASv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeciasv5.md) -- VM sizes in the standardECIASv5Family.
- [StandardECIEDV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeciedv5.md) -- VM sizes in the standardECIEDV5Family.
- [StandardECIEV5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeciev5.md) -- VM sizes in the standardECIEV5Family.
- [StandardECadsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecadsv6.md) -- VM sizes in the standardECadsv6Family.
- [StandardECasv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardecasv6.md) -- VM sizes in the standardECasv6Family.
- [StandardEDSv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedsv4.md) -- VM sizes in the standardEDSv4Family.
- [StandardEDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedsv5.md) -- VM sizes in the standardEDSv5Family.
- [StandardEDv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv4.md) -- VM sizes in the standardEDv4Family.
- [StandardEDv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedv5.md) -- VM sizes in the standardEDv5Family.
- [StandardEIADSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeiadsv5.md) -- VM sizes in the standardEIADSv5Family.
- [StandardEIASv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeiasv4.md) -- VM sizes in the standardEIASv4Family.
- [StandardEIASv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeiasv5.md) -- VM sizes in the standardEIASv5Family.
- [StandardEIBDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeibdsv5.md) -- VM sizes in the standardEIBDSv5Family.
- [StandardEIBSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeibsv5.md) -- VM sizes in the standardEIBSv5Family.
- [StandardEIDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeidsv5.md) -- VM sizes in the standardEIDSv5Family.
- [StandardEIDv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeidv5.md) -- VM sizes in the standardEIDv5Family.
- [StandardEISv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeisv3.md) -- VM sizes in the standardEISv3Family.
- [StandardEISv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeisv5.md) -- VM sizes in the standardEISv5Family.
- [StandardEIv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeiv3.md) -- VM sizes in the standardEIv3Family.
- [StandardEIv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeiv5.md) -- VM sizes in the standardEIv5Family.
- [StandardEPDSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv5.md) -- VM sizes in the standardEPDSv5Family.
- [StandardEPSv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv5.md) -- VM sizes in the standardEPSv5Family.
- [StandardESv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardesv3.md) -- VM sizes in the standardESv3Family.
- [StandardESv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardesv4.md) -- VM sizes in the standardESv4Family.
- [StandardESv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardesv5.md) -- VM sizes in the standardESv5Family.
- [StandardEadsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeadsv7.md) -- VM sizes in the StandardEadsv7Family.
- [StandardEadv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeadv6.md) -- VM sizes in the standardEadv6Family.
- [StandardEasv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeasv7.md) -- VM sizes in the StandardEasv7Family.
- [StandardEav6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardeav6.md) -- VM sizes in the standardEav6Family.
- [StandardEdsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardedsv6.md) -- VM sizes in the StandardEdsv6Family.
- [StandardEpdsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepdsv6.md) -- VM sizes in the StandardEpdsv6Family.
- [StandardEpsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardepsv6.md) -- VM sizes in the StandardEpsv6Family.
- [StandardEsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardesv6.md) -- VM sizes in the StandardEsv6Family.
- [StandardEv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardev3.md) -- VM sizes in the standardEv3Family.
- [StandardEv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardev4.md) -- VM sizes in the standardEv4Family.
- [StandardEv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardev5.md) -- VM sizes in the standardEv5Family.
- [StandardF](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardf.md) -- VM sizes in the standardFFamily.
- [StandardFS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfs.md) -- VM sizes in the standardFSFamily.
- [StandardFSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2.md) -- VM sizes in the standardFSv2Family.
- [StandardFXMDVS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfxmdvs.md) -- VM sizes in the standardFXMDVSFamily.
- [StandardFXmdsv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfxmdsv2.md) -- VM sizes in the StandardFXmdsv2Family.
- [StandardFXmsv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfxmsv2.md) -- VM sizes in the StandardFXmsv2Family.
- [StandardFadsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfadsv7.md) -- VM sizes in the StandardFadsv7Family.
- [StandardFaldsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfaldsv7.md) -- VM sizes in the StandardFaldsv7Family.
- [StandardFalsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfalsv6.md) -- VM sizes in the StandardFalsv6Family.
- [StandardFalsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfalsv7.md) -- VM sizes in the StandardFalsv7Family.
- [StandardFamdsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfamdsv7.md) -- VM sizes in the StandardFamdsv7Family.
- [StandardFamsv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfamsv6.md) -- VM sizes in the StandardFamsv6Family.
- [StandardFamsv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfamsv7.md) -- VM sizes in the StandardFamsv7Family.
- [StandardFasv6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfasv6.md) -- VM sizes in the StandardFasv6Family.
- [StandardFasv7](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfasv7.md) -- VM sizes in the StandardFasv7Family.
- [StandardG](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardg.md) -- VM sizes in the standardGFamily.
- [StandardGS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs.md) -- VM sizes in the standardGSFamily.
- [StandardHBrsv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbrsv2.md) -- VM sizes in the standardHBrsv2Family.
- [StandardHBv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv3.md) -- VM sizes in the standardHBv3Family.
- [StandardHBv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv4.md) -- VM sizes in the standardHBv4Family.
- [StandardHBv5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv5.md) -- VM sizes in the standardHBv5Family.
- [StandardHCS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhcs.md) -- VM sizes in the standardHCSFamily.
- [StandardHX](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhx.md) -- VM sizes in the standardHXFamily.
- [StandardLASv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardlasv3.md) -- VM sizes in the standardLASv3Family.
- [StandardLS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardls.md) -- VM sizes in the standardLSFamily.
- [StandardLSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardlsv2.md) -- VM sizes in the standardLSv2Family.
- [StandardLSv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardlsv3.md) -- VM sizes in the standardLSv3Family.
- [StandardLaosv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardlaosv4.md) -- VM sizes in the standardLaosv4Family.
- [StandardLasv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardlasv4.md) -- VM sizes in the standardLasv4Family.
- [StandardLsv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardlsv4.md) -- VM sizes in the standardLsv4Family.
- [StandardMBDSMediumMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmbdsmediummemoryv3.md) -- VM sizes in the StandardMBDSMediumMemoryv3Family.
- [StandardMBSMediumMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmbsmediummemoryv3.md) -- VM sizes in the StandardMBSMediumMemoryv3Family.
- [StandardMDSHighMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmdshighmemoryv3.md) -- VM sizes in the standardMDSHighMemoryv3Family.
- [StandardMDSMediumMemoryv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmdsmediummemoryv2.md) -- VM sizes in the standardMDSMediumMemoryv2Family.
- [StandardMDSMediumMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmdsmediummemoryv3.md) -- VM sizes in the standardMDSMediumMemoryv3Family.
- [StandardMIDSHighMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmidshighmemoryv3.md) -- VM sizes in the standardMIDSHighMemoryv3Family.
- [StandardMIDSMediumMemoryv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmidsmediummemoryv2.md) -- VM sizes in the standardMIDSMediumMemoryv2Family.
- [StandardMISHighMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmishighmemoryv3.md) -- VM sizes in the standardMISHighMemoryv3Family.
- [StandardMISMediumMemoryv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmismediummemoryv2.md) -- VM sizes in the standardMISMediumMemoryv2Family.
- [StandardMS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardms.md) -- VM sizes in the standardMSFamily.
- [StandardMSHighMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmshighmemoryv3.md) -- VM sizes in the standardMSHighMemoryv3Family.
- [StandardMSMediumMemoryv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmsmediummemoryv2.md) -- VM sizes in the standardMSMediumMemoryv2Family.
- [StandardMSMediumMemoryv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmsmediummemoryv3.md) -- VM sizes in the standardMSMediumMemoryv3Family.
- [StandardMSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardmsv2.md) -- VM sizes in the standardMSv2Family.
- [StandardNCADSA100v4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncadsa100v4.md) -- VM sizes in the StandardNCADSA100v4Family.
- [StandardNCADSA10v4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncadsa10v4.md) -- VM sizes in the StandardNCADSA10v4Family.
- [StandardNCASv3T4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncasv3t4.md) -- VM sizes in the Standard NCASv3_T4 Family.
- [StandardNCCads2023](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnccads2023.md) -- VM sizes in the StandardNCCads2023Family.
- [StandardNCSv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncsv3.md) -- VM sizes in the standardNCSv3Family.
- [StandardNCadsH100v5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncadsh100v5.md) -- VM sizes in the StandardNCadsH100v5Family.
- [StandardNDAMSv4A100](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndamsv4a100.md) -- VM sizes in the standard NDAMSv4_A100Family.
- [StandardNDASv4A100](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndasv4a100.md) -- VM sizes in the Standard NDASv4_A100 Family.
- [StandardNDISRGB200V6NDR](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndisrgb200v6ndr.md) -- VM sizes in the standardNDISRGB200V6NDRFamily.
- [StandardNDISRGB300V6](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndisrgb300v6.md) -- VM sizes in the standardNDISRGB300V6Family.
- [StandardNDISRH200V5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndisrh200v5.md) -- VM sizes in the standardNDISRH200V5Family.
- [StandardNDISv5MI300X](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndisv5mi300x.md) -- VM sizes in the standardNDISv5MI300XFamily.
- [StandardNDSH100v5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndsh100v5.md) -- VM sizes in the standardNDSH100v5Family.
- [StandardNDSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardndsv2.md) -- VM sizes in the standardNDSv2Family.
- [StandardNGADSV620v1](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardngadsv620v1.md) -- VM sizes in the StandardNGADSV620v1Family.
- [StandardNPS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnps.md) -- VM sizes in the standardNPSFamily.
- [StandardNVADSA10v5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnvadsa10v5.md) -- VM sizes in the StandardNVADSA10v5Family.
- [StandardNVSv2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnvsv2.md) -- VM sizes in the standardNVSv2Family.
- [StandardNVSv3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnvsv3.md) -- VM sizes in the standardNVSv3Family.
- [StandardNVSv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnvsv4.md) -- VM sizes in the standardNVSv4Family.
- [StandardNVadsV710v5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardnvadsv710v5.md) -- VM sizes in the StandardNVadsV710v5Family.
- [StandardPBS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardpbs.md) -- VM sizes in the standardPBSFamily.
- [StandardXEIDSv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardxeidsv4.md) -- VM sizes in the standardXEIDSv4Family.
- [StandardXEISv4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardxeisv4.md) -- VM sizes in the standardXEISv4Family.
