Bagikan melalui


CloudApplianceConfiguration.SupportedStorageAccountTypes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to