Uses of Class
com.azure.resourcemanager.trafficmanager.fluent.models.TrafficManagerGeographicHierarchyInner
Packages that use TrafficManagerGeographicHierarchyInner
Package
Description
Package containing the service clients for TrafficManagerManagementClient.
Package containing the inner data models for TrafficManagerManagementClient.
-
Uses of TrafficManagerGeographicHierarchyInner in com.azure.resourcemanager.trafficmanager.fluent
Methods in com.azure.resourcemanager.trafficmanager.fluent that return TrafficManagerGeographicHierarchyInnerModifier and TypeMethodDescriptionGeographicHierarchiesClient.getDefault()Gets the default Geographic Hierarchy used by the Geographic traffic routing method.Methods in com.azure.resourcemanager.trafficmanager.fluent that return types with arguments of type TrafficManagerGeographicHierarchyInnerModifier and TypeMethodDescriptionGeographicHierarchiesClient.getDefaultAsync()Gets the default Geographic Hierarchy used by the Geographic traffic routing method.com.azure.core.http.rest.Response<TrafficManagerGeographicHierarchyInner>GeographicHierarchiesClient.getDefaultWithResponse(com.azure.core.util.Context context) Gets the default Geographic Hierarchy used by the Geographic traffic routing method.Mono<com.azure.core.http.rest.Response<TrafficManagerGeographicHierarchyInner>>GeographicHierarchiesClient.getDefaultWithResponseAsync()Gets the default Geographic Hierarchy used by the Geographic traffic routing method. -
Uses of TrafficManagerGeographicHierarchyInner in com.azure.resourcemanager.trafficmanager.fluent.models
Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return TrafficManagerGeographicHierarchyInnerModifier and TypeMethodDescriptionTrafficManagerGeographicHierarchyInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TrafficManagerGeographicHierarchyInner from the JsonReader.TrafficManagerGeographicHierarchyInner.withGeographicHierarchy(Region geographicHierarchy) Set the geographicHierarchy property: The region at the root of the hierarchy from all the regions in the hierarchy can be retrieved.Set the id property: Fully qualified resource Id for the resource.Set the name property: The name of the resource.Set the type property: The type of the resource.