Uses of Class
com.microsoft.azure.management.trafficmanager.Region
Packages that use Region
Package
Description
This package contains the classes for TrafficManagerManagementClient.
-
Uses of Region in com.microsoft.azure.management.trafficmanager
Methods in com.microsoft.azure.management.trafficmanager that return RegionModifier and TypeMethodDescriptionSet the code of the region.Set the name of the region.Region.withRegions
(List<Region> regions) Set the list of Regions grouped under this Region in the Geographic Hierarchy.Methods in com.microsoft.azure.management.trafficmanager that return types with arguments of type RegionModifier and TypeMethodDescriptionRegion.regions()
Get the list of Regions grouped under this Region in the Geographic Hierarchy.Method parameters in com.microsoft.azure.management.trafficmanager with type arguments of type RegionModifier and TypeMethodDescriptionRegion.withRegions
(List<Region> regions) Set the list of Regions grouped under this Region in the Geographic Hierarchy.