# StandardNCadsH100v5

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

## Definition

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

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

## Fields

- [StandardNC40adsH100V5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncadsh100v5/fields.md#standardnc40adsh100v5) : `string` `static` -- Standard_NC40ads_H100_v5 -- 40 vCPUs -- 320 GB RAM -- 1 GPU(s) -- Premium SSD
- [StandardNC80adisH100V5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncadsh100v5/fields.md#standardnc80adish100v5) : `string` `static` -- Standard_NC80adis_H100_v5 -- 80 vCPUs -- 640 GB RAM -- 2 GPU(s) -- Premium SSD
