# StandardFSv2

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

## Definition

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

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

## Fields

- [StandardF16sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf16sv2) : `string` `static` -- Standard_F16s_v2 -- 16 vCPUs -- 32 GB RAM -- Premium SSD
- [StandardF2sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf2sv2) : `string` `static` -- Standard_F2s_v2 -- 2 vCPUs -- 4 GB RAM -- Premium SSD
- [StandardF32sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf32sv2) : `string` `static` -- Standard_F32s_v2 -- 32 vCPUs -- 64 GB RAM -- Premium SSD
- [StandardF48sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf48sv2) : `string` `static` -- Standard_F48s_v2 -- 48 vCPUs -- 96 GB RAM -- Premium SSD
- [StandardF4sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf4sv2) : `string` `static` -- Standard_F4s_v2 -- 4 vCPUs -- 8 GB RAM -- Premium SSD
- [StandardF64sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf64sv2) : `string` `static` -- Standard_F64s_v2 -- 64 vCPUs -- 128 GB RAM -- Premium SSD
- [StandardF72sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf72sv2) : `string` `static` -- Standard_F72s_v2 -- 72 vCPUs -- 144 GB RAM -- Premium SSD
- [StandardF8sV2](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardfsv2/fields.md#standardf8sv2) : `string` `static` -- Standard_F8s_v2 -- 8 vCPUs -- 16 GB RAM -- Premium SSD
