VirtualMachineScaleSetVM.Sku Property

Definition

Gets the virtual machine SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.Compute.Models.Sku Sku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.Compute.Models.Sku
Public ReadOnly Property Sku As Sku

Property Value

Sku
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to