# StandardNCASv3T4

- 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 Standard NCASv3_T4 Family.

## Definition

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

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

## Fields

- [StandardNC16asT4V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncasv3t4/fields.md#standardnc16ast4v3) : `string` `static` -- Standard_NC16as_T4_v3 -- 16 vCPUs -- 110 GB RAM -- 1 GPU(s) -- Premium SSD
- [StandardNC4asT4V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncasv3t4/fields.md#standardnc4ast4v3) : `string` `static` -- Standard_NC4as_T4_v3 -- 4 vCPUs -- 28 GB RAM -- 1 GPU(s) -- Premium SSD
- [StandardNC64asT4V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncasv3t4/fields.md#standardnc64ast4v3) : `string` `static` -- Standard_NC64as_T4_v3 -- 64 vCPUs -- 440 GB RAM -- 4 GPU(s) -- Premium SSD
- [StandardNC8asT4V3](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardncasv3t4/fields.md#standardnc8ast4v3) : `string` `static` -- Standard_NC8as_T4_v3 -- 8 vCPUs -- 56 GB RAM -- 1 GPU(s) -- Premium SSD
