| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ResourceNameStatus |
ResourceNameStatus.ALLOWED
Static value Allowed for ResourceNameStatus.
|
static ResourceNameStatus |
ResourceNameStatus.RESERVED
Static value Reserved for ResourceNameStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceNameStatus |
ResourceNameStatus.fromString(String name)
Creates or finds a ResourceNameStatus from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ResourceNameStatus> |
ResourceNameStatus.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/