次の方法で共有


ContinentsResponse.Continents プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象