次の方法で共有


AzureVMResourceFeatureSupportRequest.VmSku プロパティ

定義

IaasVM の場合の sKU (Premium/Managed など) を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="vmSku")]
public string VmSku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSku")>]
member this.VmSku : string with get, set
Public Property VmSku As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象