Dela via


BillingResponseListResult.VmSizesWithEncryptionAtHost Property

Definition

Gets or sets the vm sizes which enable encryption at host.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to