你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ITrafficManagerProfile.NestedProfileEndpoints 属性

定义

获取此流量管理器配置文件中嵌套的流量管理器配置文件终结点,并按名称编制索引。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerNestedProfileEndpoint> NestedProfileEndpoints { get; }
member this.NestedProfileEndpoints : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerNestedProfileEndpoint>
Public ReadOnly Property NestedProfileEndpoints As IReadOnlyDictionary(Of String, ITrafficManagerNestedProfileEndpoint)

属性值

适用于