# StandardNCASv3T4

- Kind: `class`
- Package: [Aspire.Hosting.Azure.Kubernetes](/reference/api/csharp/aspire.hosting.azure.kubernetes.md)
- Version: `13.4.0-preview.1.26281.18`
- Namespace: `Aspire.Hosting.Azure.Kubernetes`
- Target framework: `net8.0`
- Source: [GitHub](https://github.com/microsoft/aspire/blob/becb48e2d61099e35ae336d527d3875e928d6594/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
