PSAvailableProvidersList.Countries Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAvailableProvidersListCountry> Countries { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.Countries : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAvailableProvidersListCountry> with get, set
Public Property Countries As List(Of PSAvailableProvidersListCountry)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to