# StandardHBrsv2

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

## Definition

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

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

## Fields

- [StandardHB12016rsV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbrsv2/fields.md#standardhb12016rsv2) : `string` `static` -- Standard_HB120-16rs_v2 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB12032rsV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbrsv2/fields.md#standardhb12032rsv2) : `string` `static` -- Standard_HB120-32rs_v2 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB12064rsV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbrsv2/fields.md#standardhb12064rsv2) : `string` `static` -- Standard_HB120-64rs_v2 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB12096rsV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbrsv2/fields.md#standardhb12096rsv2) : `string` `static` -- Standard_HB120-96rs_v2 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
- [StandardHB120rsV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbrsv2/fields.md#standardhb120rsv2) : `string` `static` -- Standard_HB120rs_v2 -- 120 vCPUs -- 456 GB RAM -- Premium SSD
