Share via


CloudApplianceConfiguration.SupportedRegions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to