TrafficManagerGeographicHierarchyInner Class

Definition

Class representing the Geographic hierarchy used with the Geographic traffic routing method.

[Microsoft.Rest.Serialization.JsonTransformation]
public class TrafficManagerGeographicHierarchyInner : Microsoft.Azure.Management.TrafficManager.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TrafficManagerGeographicHierarchyInner = class
    inherit ProxyResourceInner
Public Class TrafficManagerGeographicHierarchyInner
Inherits ProxyResourceInner
Inheritance
TrafficManagerGeographicHierarchyInner
Attributes

Constructors

TrafficManagerGeographicHierarchyInner()

Initializes a new instance of the TrafficManagerGeographicHierarchyInner class.

TrafficManagerGeographicHierarchyInner(String, String, String, RegionInner)

Initializes a new instance of the TrafficManagerGeographicHierarchyInner 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

Resource Id

(Inherited from ProxyResourceInner)
Name

Resource name

(Inherited from ProxyResourceInner)
Type

Resource type

(Inherited from ProxyResourceInner)

Applies to