GeographicHierarchies Interface

Implements

HasManager<com.microsoft.azure.management.trafficmanager.implementation.TrafficManager> HasInner<com.microsoft.azure.management.trafficmanager.implementation.GeographicHierarchiesInner>

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

Modifier and Type Method and Description
abstract GeographicLocation getRoot()

Method Details

getRoot

public abstract GeographicLocation getRoot()

Returns:

the root of the Geographic Hierarchy used by the Geographic traffic routing method.

Applies to