次の方法で共有


IGeographicLocation.ChildLocations プロパティ

定義

地理的階層のこの場所の下にグループ化された直接の子の場所の一覧を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.TrafficManager.Fluent.IGeographicLocation> ChildLocations { get; }
member this.ChildLocations : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.TrafficManager.Fluent.IGeographicLocation>
Public ReadOnly Property ChildLocations As IReadOnlyList(Of IGeographicLocation)

プロパティ値

適用対象