TrafficManagerGeographicHierarchy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing the Geographic hierarchy used with the Geographic traffic routing method.
[Microsoft.Rest.Serialization.JsonTransformation]
public class TrafficManagerGeographicHierarchy : Microsoft.Azure.Management.TrafficManager.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TrafficManagerGeographicHierarchy = class
inherit ProxyResource
Public Class TrafficManagerGeographicHierarchy
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
TrafficManagerGeographicHierarchy() |
Initializes a new instance of the TrafficManagerGeographicHierarchy class. |
TrafficManagerGeographicHierarchy(String, String, String, Region) |
Initializes a new instance of the TrafficManagerGeographicHierarchy class. |
Properties
GeographicHierarchy |
Gets or sets the region at the root of the hierarchy from all the regions in the hierarchy can be retrieved. |
Id |
Gets or sets fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName} (Inherited from Resource) |
Name |
Gets or sets the name of the resource (Inherited from Resource) |
Type |
Gets or sets the type of the resource. Ex- Microsoft.Network/trafficManagerProfiles. (Inherited from Resource) |