Region Class
Class representing a region in the Geographic hierarchy used with the Geographic traffic routing method.
- Inheritance
-
Region
Constructor
Region(*, code: Optional[str] = None, name: Optional[str] = None, regions: Optional[List[azure.mgmt.trafficmanager.models._models_py3.Region]] = None, **kwargs)
Variables
- code
- str
The code of the region.
- name
- str
The name of the region.
Feedback
Submit and view feedback for