# StandardPBS Fields

- Package: [Aspire.Hosting.Azure.Kubernetes](/reference/api/csharp/aspire.hosting.azure.kubernetes.md)
- Type: [StandardPBS](/reference/api/csharp/aspire.hosting.azure.kubernetes/standardpbs.md)
- Kind: `Fields`
- Members: `1`

VM sizes in the standardPBSFamily.

## StandardPB6s

- Name: `StandardPB6s`
- Modifiers: `static` `const`
- Returns: `string`

Standard_PB6s -- 6 vCPUs -- 112 GB RAM -- Premium SSD

```csharp
public const static string StandardPB6s
```
