次の方法で共有


IGeographicLocation.DescendantLocations プロパティ

定義

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

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

プロパティ値

適用対象