Share via


ContainerGroupData.Sku Property

Definition

The SKU for a container group.

public Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSku? Sku { get; set; }
member this.Sku : Nullable<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupSku> with get, set
Public Property Sku As Nullable(Of ContainerGroupSku)

Property Value

Applies to