TrafficManagerGeographicHierarchy Class

Class representing the Geographic hierarchy used with the Geographic traffic routing method.

Inheritance
azure.mgmt.trafficmanager.models._models_py3.ProxyResource
TrafficManagerGeographicHierarchy

Constructor

TrafficManagerGeographicHierarchy(*, id: Optional[str] = None, name: Optional[str] = None, type: Optional[str] = None, geographic_hierarchy: Optional[azure.mgmt.trafficmanager.models._models_py3.Region] = None, **kwargs)

Variables

id
str

Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.

geographic_hierarchy
Region

The region at the root of the hierarchy from all the regions in the hierarchy can be retrieved.