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