# StandardHBv4

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

## Definition

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

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

## Fields

- [StandardHB176144rsV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv4/fields.md#standardhb176144rsv4) : `string` `static` -- Standard_HB176-144rs_v4 -- 176 vCPUs -- 768 GB RAM -- Premium SSD
- [StandardHB17624rsV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv4/fields.md#standardhb17624rsv4) : `string` `static` -- Standard_HB176-24rs_v4 -- 176 vCPUs -- 768 GB RAM -- Premium SSD
- [StandardHB17648rsV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv4/fields.md#standardhb17648rsv4) : `string` `static` -- Standard_HB176-48rs_v4 -- 176 vCPUs -- 768 GB RAM -- Premium SSD
- [StandardHB17696rsV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv4/fields.md#standardhb17696rsv4) : `string` `static` -- Standard_HB176-96rs_v4 -- 176 vCPUs -- 768 GB RAM -- Premium SSD
- [StandardHB176rsV4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardhbv4/fields.md#standardhb176rsv4) : `string` `static` -- Standard_HB176rs_v4 -- 176 vCPUs -- 768 GB RAM -- Premium SSD
