Interface GeographicHierarchies
- All Superinterfaces:
HasManager<TrafficManager>
Entry point to Azure traffic manager geographic hierarchy management API in Azure.
-
Method Summary
Modifier and TypeMethodDescriptiongetRoot()Gets the root of the Geographic Hierarchy used by the Geographic traffic routing method.Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
-
Method Details
-
getRoot
GeographicLocation getRoot()Gets the root of the Geographic Hierarchy used by the Geographic traffic routing method.- Returns:
- the root of the Geographic Hierarchy used by the Geographic traffic routing method.
-