Interface GeographicHierarchies
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.trafficmanager.implementation.GeographicHierarchiesInner>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.trafficmanager.implementation.TrafficManager>
public interface GeographicHierarchies extends com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.trafficmanager.implementation.TrafficManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.trafficmanager.implementation.GeographicHierarchiesInner>Entry point to Azure traffic manager geographic hierarchy management API in Azure.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GeographicLocationgetRoot()
-
-
-
Method Detail
-
getRoot
GeographicLocation getRoot()
- Returns:
- the root of the Geographic Hierarchy used by the Geographic traffic routing method.
-
-