Share via


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

IGeographicHierarchies 接口

定义

Azure 中 Azure 流量管理器地理层次结构管理 API 的入口点。

public interface IGeographicHierarchies : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.TrafficManager.Fluent.IGeographicHierarchiesOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManager>
type IGeographicHierarchies = interface
    interface IHasManager<ITrafficManager>
    interface IHasInner<IGeographicHierarchiesOperations>
Public Interface IGeographicHierarchies
Implements IHasInner(Of IGeographicHierarchiesOperations), IHasManager(Of ITrafficManager)
实现

属性

Inner

Azure 中 Azure 流量管理器地理层次结构管理 API 的入口点。

(继承自 IHasInner<T>)
Manager

获取此资源类型的管理器客户端类型。

(继承自 IHasManager<ManagerT>)

方法

GetRoot()

Azure 中 Azure 流量管理器地理层次结构管理 API 的入口点。

适用于