| Package | Description | 
|---|---|
| com.microsoft.azure.management.appservice | 
 This package contains the classes for WebSiteManagementClient. 
 | 
| com.microsoft.azure.management.batch | 
 This package contains the classes for BatchManagementClient. 
 | 
| com.microsoft.azure.management.compute | 
 This package contains the classes for ComputeManagementClient. 
 | 
| com.microsoft.azure.management.containerregistry | 
 This package contains the classes for ContainerRegistryManagementClient. 
 | 
| com.microsoft.azure.management.containerservice | 
 This package contains the classes for ContainerServiceManagementClient. 
 | 
| com.microsoft.azure.management.cosmosdb | 
 This package contains the classes for CosmosDB. 
 | 
| com.microsoft.azure.management.network | 
 This package contains the classes for NetworkManagementClient. 
 | 
| com.microsoft.azure.management.resources | 
 This package contains the classes for ResourceManagementClient. 
 | 
| com.microsoft.azure.management.resources.fluentcore.arm | 
 This package contains the common resource manager utility classes
 that are useful to other management plane libraries. 
 | 
| com.microsoft.azure.management.resources.fluentcore.arm.models | 
 This package contains the base classes for resource models. 
 | 
| com.microsoft.azure.management.resources.fluentcore.collection | 
 This package contains the base class for resource collections. 
 | 
| com.microsoft.azure.management.sql | 
 This package contains the classes for SqlManagementClient. 
 | 
| com.microsoft.azure.management.storage | 
 This package contains the classes for StorageManagementClient. 
 | 
| com.microsoft.azure.management.trafficmanager | 
 This package contains the classes for TrafficManagerManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AppServiceCertificateOrder.DefinitionStages.WithCreate | 
AppServiceCertificateOrder.DefinitionStages.WithKeyVault.withNewKeyVault(String vaultName,
               Region region)
Creates a new key vault to store the certificate private key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
BatchAccounts.getBatchAccountQuotaByLocation(Region region)
Looks up the number of Batch accounts that can be created in the specified region. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Region | 
VirtualMachineImage.location()  | 
Region | 
VirtualMachineSku.region()  | 
Region | 
VirtualMachineOffer.region()  | 
Region | 
VirtualMachinePublisher.region()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Region> | 
ComputeSku.regions()  | 
Map<Region,Set<AvailabilityZoneId>> | 
ComputeSku.zones()  | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualMachineImage | 
VirtualMachineImages.getImage(Region region,
        String publisherName,
        String offerName,
        String skuName,
        String version)
Gets a virtual machine image. 
 | 
PagedList<ComputeSku> | 
ComputeSkus.listbyRegionAndResourceType(Region region,
                           ComputeResourceType resourceType)
Lists all the skus with the specified resource type in the given region. 
 | 
rx.Observable<ComputeSku> | 
ComputeSkus.listbyRegionAndResourceTypeAsync(Region region,
                                ComputeResourceType resourceType)
Lists all the skus with the specified resource type in the given region. 
 | 
GalleryImageVersion.DefinitionStages.WithSource | 
GalleryImageVersion.DefinitionStages.WithLocation.withLocation(Region location)
Specifies location. 
 | 
GalleryImage.DefinitionStages.WithIdentifier | 
GalleryImage.DefinitionStages.WithLocation.withLocation(Region location)
Specifies location. 
 | 
GalleryImageVersion.Update | 
GalleryImageVersion.UpdateStages.WithAvailableRegion.withoutRegionAvailability(Region region)
Specifies that an image version should be removed from an existing region serving it. 
 | 
GalleryImageVersion.DefinitionStages.WithCreate | 
GalleryImageVersion.DefinitionStages.WithAvailableRegion.withRegionAvailability(Region region,
                      int replicaCount)
Specifies a region in which image version needs to be available. 
 | 
GalleryImageVersion.Update | 
GalleryImageVersion.UpdateStages.WithAvailableRegion.withRegionAvailability(Region region,
                      int replicaCount)
Specifies a region in which image version needs to be available. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RegistryTask.DefinitionStages.Platform | 
RegistryTask.DefinitionStages.Location.withLocation(Region location)
The parameters specifying location of the container registry task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Set<String> | 
KubernetesClusters.listKubernetesVersions(Region region)
Returns the list of available Kubernetes versions available for the given Azure region. 
 | 
rx.Observable<Set<String>> | 
KubernetesClusters.listKubernetesVersionsAsync(Region region)
Returns the list of available Kubernetes versions available for the given Azure region. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CosmosDBAccount.offlineRegion(Region region)
It takes offline the specified region for the current Azure Cosmos DB database account. 
 | 
rx.Completable | 
CosmosDBAccount.offlineRegionAsync(Region region)
Asynchronously it takes offline the specified region for the current Azure Cosmos DB database account. 
 | 
void | 
CosmosDBAccount.onlineRegion(Region region)
It brings online the specified region for the current Azure Cosmos DB database account. 
 | 
rx.Completable | 
CosmosDBAccount.onlineRegionAsync(Region region)
Asynchronously it brings online the specified region for the current Azure Cosmos DB database account. 
 | 
CosmosDBAccount.UpdateStages.WithReadLocations | 
CosmosDBAccount.UpdateStages.WithReadLocations.withoutReadReplication(Region region)
A georeplication location for the CosmosDB account. 
 | 
CosmosDBAccount.DefinitionStages.WithCreate | 
CosmosDBAccount.DefinitionStages.WithReadReplication.withReadReplication(Region region)
A georeplication location for the CosmosDB account. 
 | 
CosmosDBAccount.UpdateStages.WithReadLocations | 
CosmosDBAccount.UpdateStages.WithReadLocations.withReadReplication(Region region)
A georeplication location for the CosmosDB account. 
 | 
CosmosDBAccount.DefinitionStages.WithCreate | 
CosmosDBAccount.DefinitionStages.WithWriteReplication.withWriteReplication(Region region)
A georeplication location for the CosmosDB account. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<ServiceEndpointType,List<Region>> | 
Subnet.servicesWithAccess()  | 
| Modifier and Type | Method and Description | 
|---|---|
Region | 
Location.region()  | 
| Modifier and Type | Method and Description | 
|---|---|
Location | 
Subscription.getLocationByRegion(Region region)
Gets the data center location for the specified region, if the selected subscription has access to it. 
 | 
Deployment.DefinitionStages.WithTemplate | 
Deployment.DefinitionStages.WithGroup.withNewResourceGroup(String name,
                    Region region)
Creates a new resource group to put the deployment in. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Region | 
Region.ASIA_EAST
Azure Cloud - Asia 
 | 
static Region | 
Region.ASIA_SOUTHEAST  | 
static Region | 
Region.AUSTRALIA_CENTRAL  | 
static Region | 
Region.AUSTRALIA_CENTRAL2  | 
static Region | 
Region.AUSTRALIA_EAST  | 
static Region | 
Region.AUSTRALIA_SOUTHEAST  | 
static Region | 
Region.BRAZIL_SOUTH  | 
static Region | 
Region.CANADA_CENTRAL  | 
static Region | 
Region.CANADA_EAST  | 
static Region | 
Region.CHINA_EAST  | 
static Region | 
Region.CHINA_EAST2  | 
static Region | 
Region.CHINA_NORTH
Azure China Cloud 
 | 
static Region | 
Region.CHINA_NORTH2  | 
static Region | 
Region.EUROPE_NORTH
Azure Cloud - Europe 
 | 
static Region | 
Region.EUROPE_WEST  | 
static Region | 
Region.FRANCE_CENTRAL  | 
static Region | 
Region.FRANCE_SOUTH  | 
static Region | 
Region.GERMANY_CENTRAL
Azure German Cloud 
 | 
static Region | 
Region.GERMANY_NORTHEAST  | 
static Region | 
Region.GOV_US_ARIZONA
U.S. 
 | 
static Region | 
Region.GOV_US_DOD_CENTRAL
U.S. 
 | 
static Region | 
Region.GOV_US_DOD_EAST
U.S. 
 | 
static Region | 
Region.GOV_US_IOWA
U.S. 
 | 
static Region | 
Region.GOV_US_TEXAS
U.S. 
 | 
static Region | 
Region.GOV_US_VIRGINIA
U.S. 
 | 
static Region | 
Region.INDIA_CENTRAL  | 
static Region | 
Region.INDIA_SOUTH  | 
static Region | 
Region.INDIA_WEST  | 
static Region | 
Region.JAPAN_EAST  | 
static Region | 
Region.JAPAN_WEST  | 
static Region | 
Region.KOREA_CENTRAL  | 
static Region | 
Region.KOREA_SOUTH  | 
static Region | 
Region.UK_SOUTH  | 
static Region | 
Region.UK_WEST  | 
static Region | 
Region.US_CENTRAL  | 
static Region | 
Region.US_EAST  | 
static Region | 
Region.US_EAST2  | 
static Region | 
Region.US_NORTH_CENTRAL  | 
static Region | 
Region.US_SOUTH_CENTRAL  | 
static Region | 
Region.US_WEST
Azure Cloud - Americas 
 | 
static Region | 
Region.US_WEST_CENTRAL  | 
static Region | 
Region.US_WEST2  | 
| Modifier and Type | Method and Description | 
|---|---|
static Region | 
Region.create(String name,
      String label)
Creates a region from a name and a label. 
 | 
static Region | 
Region.findByLabelOrName(String labelOrName)
Finds a region based on a label or name. 
 | 
static Region | 
Region.fromName(String name)
Parses a name into a Region object and creates a new Region instance if not found among the existing ones. 
 | 
static Region[] | 
Region.values()  | 
| Modifier and Type | Method and Description | 
|---|---|
Region | 
Resource.region()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion.withNewResourceGroup(Region region)
Creates a new resource group to put the resource in. 
 | 
T | 
GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion.withNewResourceGroup(String name,
                    Region region)
Creates a new resource group to put the resource in. 
 | 
T | 
Resource.DefinitionWithRegion.withRegion(Region region)
Specifies the region for the resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PagedList<T> | 
SupportsListingByRegion.listByRegion(Region region)
Lists all the resources of the specified type in the specified region. 
 | 
rx.Observable<T> | 
SupportsListingByRegion.listByRegionAsync(Region region)
Lists all the resources of the specified type in the specified region. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Region | 
SqlElasticPool.region()  | 
Region | 
SqlRestorableDroppedDatabase.region()  | 
Region | 
RegionCapabilities.region()  | 
Region | 
SqlDatabaseThreatDetectionPolicy.region()  | 
Region | 
SqlFirewallRule.region()  | 
Region | 
SqlEncryptionProtector.region()  | 
Region | 
SqlDatabase.region()  | 
Region | 
SqlServerKey.region()  | 
| Modifier and Type | Method and Description | 
|---|---|
RegionCapabilities | 
SqlServers.getCapabilitiesByRegion(Region region)
Gets the Azure SQL server capabilities for a given Azure region. 
 | 
rx.Observable<RegionCapabilities> | 
SqlServers.getCapabilitiesByRegionAsync(Region region)
Gets the Azure SQL server capabilities for a given Azure region asynchronously. 
 | 
PagedList<String> | 
SqlSyncGroupOperations.listSyncDatabaseIds(Region region)
Gets a collection of sync database ids. 
 | 
rx.Observable<String> | 
SqlSyncGroupOperations.listSyncDatabaseIdsAsync(Region region)
Gets a collection of sync database ids. 
 | 
List<SqlSubscriptionUsageMetric> | 
SqlServers.listUsageByRegion(Region region)
Lists the Azure SQL server usages for a given Azure region. 
 | 
rx.Observable<SqlSubscriptionUsageMetric> | 
SqlServers.listUsageByRegionAsync(Region region)
Lists the Azure SQL server usages for a given Azure region asynchronously. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Region> | 
StorageSku.regions()  | 
| Modifier and Type | Method and Description | 
|---|---|
Region | 
TrafficManagerExternalEndpoint.sourceTrafficLocation()  | 
Region | 
TrafficManagerNestedProfileEndpoint.sourceTrafficLocation()  | 
| Modifier and Type | Method and Description | 
|---|---|
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> | 
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion.fromRegion(Region region)
Specifies the location of the endpoint that will be used when the parent profile is configured with
 Performance routing method  
TrafficRoutingMethod.PERFORMANCE. | 
TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT> | 
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold.fromRegion(Region region)
Specifies the location of the endpoint that will be used when the parent profile is configured with
 Performance routing method  
TrafficRoutingMethod.PERFORMANCE. | 
TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> | 
TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion.fromRegion(Region region)
Specifies the location of the endpoint that will be used when the parent profile is configured with
 Performance routing method  
TrafficRoutingMethod.PERFORMANCE. | 
TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT> | 
TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold.fromRegion(Region region)
Specifies the location of the endpoint that will be used when the parent profile is configured with
 Performance routing method  
TrafficRoutingMethod.PERFORMANCE. | 
TrafficManagerEndpoint.Update | 
TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion.fromRegion(Region location)
Specifies the region of the endpoint that will be used when the performance-based routing method
  
TrafficRoutingMethod.PERFORMANCE is enabled on the profile. | 
Copyright © 2019. All rights reserved.