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
|
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}. Default value: None
|
|
name
|
The name of the resource. Default value: None
|
|
type
|
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
|
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}. |
|
name
|
The name of the resource. |
|
type
|
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. |