| Package | Description |
|---|---|
| com.microsoft.azure.management.resources.fluentcore.arm |
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
|
| Modifier and Type | Field and Description |
|---|---|
static AvailabilityZoneId |
AvailabilityZoneId.ZONE_1
Static value 1 for AvailabilityZoneId.
|
static AvailabilityZoneId |
AvailabilityZoneId.ZONE_2
Static value 2 for AvailabilityZoneId.
|
static AvailabilityZoneId |
AvailabilityZoneId.ZONE_3
Static value 3 for AvailabilityZoneId.
|
| Modifier and Type | Method and Description |
|---|---|
static AvailabilityZoneId |
AvailabilityZoneId.fromString(String id)
Finds or creates an availability zone identifier based on the specified identifier in string format.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<AvailabilityZoneId> |
AvailabilityZoneId.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/