Share via


VirtualMachineScaleSetVM.Sku プロパティ

定義

仮想マシン 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

プロパティ値

Sku
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象