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