TrafficManagerGeographicHierarchy Class

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

Constructor

TrafficManagerGeographicHierarchy(*, id: str | None = None, name: str | None = None, type: str | None = None, geographic_hierarchy: _models.Region | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

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

Default value: None
name
str

The name of the resource.

Default value: None
type
str

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

Default value: None
geographic_hierarchy

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

Default value: None

Variables

Name Description
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

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