Freigeben über


AvailableProvidersListInner.Countries Eigenschaft

Definition

Ruft die Liste der verfügbaren Länder ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="countries")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AvailableProvidersListCountry> Countries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="countries")>]
member this.Countries : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AvailableProvidersListCountry> with get, set
Public Property Countries As IList(Of AvailableProvidersListCountry)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: