TrafficManagerGeographicHierarchy interface
Class representing the Geographic hierarchy used with the Geographic traffic routing method.
- Extends
Properties
geographic |
The region at the root of the hierarchy from all the regions in the hierarchy can be retrieved. |
Inherited Properties
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. |
Property Details
geographicHierarchy
The region at the root of the hierarchy from all the regions in the hierarchy can be retrieved.
geographicHierarchy?: Region
Property Value
Inherited Property Details
id
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
type
The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
type?: string
Property Value
string
Inherited From ProxyResource.type