# StandardHBv3

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

## Definition

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

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

## Fields

- [StandardHB12016rsV3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv3/fields.md#standardhb12016rsv3) : `string` `static` -- Standard_HB120-16rs_v3 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB12032rsV3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv3/fields.md#standardhb12032rsv3) : `string` `static` -- Standard_HB120-32rs_v3 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB12064rsV3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv3/fields.md#standardhb12064rsv3) : `string` `static` -- Standard_HB120-64rs_v3 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB12096rsV3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv3/fields.md#standardhb12096rsv3) : `string` `static` -- Standard_HB120-96rs_v3 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB120rsV3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv3/fields.md#standardhb120rsv3) : `string` `static` -- Standard_HB120rs_v3 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
