Interface GeographicHierarchies
-
- All Superinterfaces:
HasManager<TrafficManager>
public interface GeographicHierarchies extends HasManager<TrafficManager>
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()-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
-
-
-
-
Method Detail
-
getRoot
GeographicLocation getRoot()
- Returns:
- the root of the Geographic Hierarchy used by the Geographic traffic routing method.
-
-