RegionsCapability.Available Eigenschaft

Definition

Ruft die Liste der Regionsfunktionen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: