Share via


DedicatedHostPatch.Sku Property

Definition

[List all available dedicated host sizes for resizing] (https://docs.microsoft.com/rest/api/compute/dedicated-hosts/listavailablesizes). Resizing can be only used to scale up DedicatedHost. Only name is required to be set.

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