# StandardGS

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

## Definition

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

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

## Fields

- [StandardGS1](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs1) : `string` `static` -- Standard_GS1 -- 2 vCPUs -- 28 GB RAM -- Premium SSD
- [StandardGS2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs2) : `string` `static` -- Standard_GS2 -- 4 vCPUs -- 56 GB RAM -- Premium SSD
- [StandardGS3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs3) : `string` `static` -- Standard_GS3 -- 8 vCPUs -- 112 GB RAM -- Premium SSD
- [StandardGS4](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs4) : `string` `static` -- Standard_GS4 -- 16 vCPUs -- 224 GB RAM -- Premium SSD
- [StandardGS44](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs44) : `string` `static` -- Standard_GS4-4 -- 16 vCPUs -- 224 GB RAM -- Premium SSD
- [StandardGS48](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs48) : `string` `static` -- Standard_GS4-8 -- 16 vCPUs -- 224 GB RAM -- Premium SSD
- [StandardGS5](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs5) : `string` `static` -- Standard_GS5 -- 32 vCPUs -- 448 GB RAM -- Premium SSD
- [StandardGS516](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs516) : `string` `static` -- Standard_GS5-16 -- 32 vCPUs -- 448 GB RAM -- Premium SSD
- [StandardGS58](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardgs/fields.md#standardgs58) : `string` `static` -- Standard_GS5-8 -- 32 vCPUs -- 448 GB RAM -- Premium SSD
