次の方法で共有


TrafficManagerEndpointData.Subnets プロパティ

定義

"サブネット" トラフィック ルーティング方法を使用する場合に、このエンドポイントにマップされるサブネット、IP アドレス、アドレス範囲の一覧。 空のリストは、他のエンドポイントでカバーされていないすべての範囲と一致します。

public System.Collections.Generic.IList<Azure.ResourceManager.TrafficManager.Models.TrafficManagerEndpointSubnetInfo> Subnets { get; }
member this.Subnets : System.Collections.Generic.IList<Azure.ResourceManager.TrafficManager.Models.TrafficManagerEndpointSubnetInfo>
Public ReadOnly Property Subnets As IList(Of TrafficManagerEndpointSubnetInfo)

プロパティ値

適用対象