共用方式為


TrafficManagerGeographicHierarchy Class

Definition

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
TrafficManagerGeographicHierarchy
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)

Applies to