次の方法で共有


BillingResponseListResult.VmSizesWithEncryptionAtHost プロパティ

定義

ホストでの暗号化を有効にする VM サイズを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vmSizesWithEncryptionAtHost")]
public System.Collections.Generic.IList<string> VmSizesWithEncryptionAtHost { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSizesWithEncryptionAtHost")>]
member this.VmSizesWithEncryptionAtHost : System.Collections.Generic.IList<string> with get, set
Public Property VmSizesWithEncryptionAtHost As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象