GeographicHierarchies Interface

Implements

public interface GeographicHierarchies
extends HasManager<TrafficManager>

Entry point to Azure traffic manager geographic hierarchy management API in Azure.

Method Summary

Modifier and Type Method and Description
abstract GeographicLocation getRoot()

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

Method Details

getRoot

public abstract 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.

Applies to