InterconnectBlockPatch.Sku Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SKU of the resource for which capacity needs to be pre-allocated. Only sku.capacity is mutable; sku.name is immutable.
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