InterconnectBlockData.Sku Property

Definition

SKU of the resource for which capacity needs to be pre-allocated. Both sku.name and sku.capacity are required at create. After create, only sku.capacity can be updated.

public Azure.ResourceManager.Compute.Models.ComputeSku Sku { get; set; }
member this.Sku : Azure.ResourceManager.Compute.Models.ComputeSku with get, set
Public Property Sku As ComputeSku

Property Value

Applies to