GeographicHierarchiesOperations Class
Warning
DO NOT instantiate this class directly.
Instead, you should access the following operations through
TrafficManagerManagementClient's
<xref:geographic_hierarchies> attribute.
Constructor
GeographicHierarchiesOperations(*args, **kwargs)
Methods
| get_default |
Gets the default Geographic Hierarchy used by the Geographic traffic routing method. |
get_default
Gets the default Geographic Hierarchy used by the Geographic traffic routing method.
async get_default(**kwargs: Any) -> TrafficManagerGeographicHierarchy
Keyword-Only Parameters
| Name | Description |
|---|---|
|
cls
|
A custom type or function that will be passed the direct response |
Returns
| Type | Description |
|---|---|
|
TrafficManagerGeographicHierarchy or the result of cls(response) |
Exceptions
| Type | Description |
|---|---|
Attributes
models
models = <module 'azure.mgmt.trafficmanager.models' from 'C:\\ToolCache\\Python\\3.12.10\\x64\\Lib\\site-packages\\py2docfx\\venv\\venv265\\Lib\\site-packages\\azure\\mgmt\\trafficmanager\\models\\__init__.py'>