Partager via


RegionsCapability.Available Propriété

Définition

Obtient ou définit la liste des fonctionnalités de région.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à