| Modifier and Type | Field and Description |
|---|---|
static InAvailabilityReasonType |
InAvailabilityReasonType.ALREADY_EXISTS
Static value AlreadyExists for InAvailabilityReasonType.
|
static InAvailabilityReasonType |
InAvailabilityReasonType.INVALID
Static value Invalid for InAvailabilityReasonType.
|
| Modifier and Type | Method and Description |
|---|---|
static InAvailabilityReasonType |
InAvailabilityReasonType.fromString(String name)
Creates or finds a InAvailabilityReasonType from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<InAvailabilityReasonType> |
InAvailabilityReasonType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/