TrafficManagerGeographicHierarchyInner 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 TrafficManagerGeographicHierarchyInner : Microsoft.Azure.Management.TrafficManager.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TrafficManagerGeographicHierarchyInner = class
inherit ProxyResourceInner
Public Class TrafficManagerGeographicHierarchyInner
Inherits ProxyResourceInner
- Inheritance
- 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
Azure SDK for .NET