| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static RegionCategory |
RegionCategory.OTHER
Static value Other for RegionCategory.
|
static RegionCategory |
RegionCategory.RECOMMENDED
Static value Recommended for RegionCategory.
|
| Modifier and Type | Method and Description |
|---|---|
static RegionCategory |
RegionCategory.fromString(String name)
Creates or finds a RegionCategory from its string representation.
|
RegionCategory |
Location.regionCategory() |
RegionCategory |
LocationMetadata.regionCategory()
Get the category of the region.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<RegionCategory> |
RegionCategory.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/