Package | Description |
---|---|
com.microsoft.azure.management.trafficmanager |
This package contains the classes for TrafficManagerManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Region |
Region.withCode(String code)
Set the code of the region.
|
Region |
Region.withName(String name)
Set the name of the region.
|
Region |
Region.withRegions(List<Region> regions)
Set the list of Regions grouped under this Region in the Geographic Hierarchy.
|
Modifier and Type | Method and Description |
---|---|
List<Region> |
Region.regions()
Get the list of Regions grouped under this Region in the Geographic Hierarchy.
|
Modifier and Type | Method and Description |
---|---|
Region |
Region.withRegions(List<Region> regions)
Set the list of Regions grouped under this Region in the Geographic Hierarchy.
|
Copyright © 2019. All rights reserved.