Delen via


ContinentsResponse.Continents Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to