| Modifier and Type | Field and Description |
|---|---|
static CheckNameResourceTypes |
CheckNameResourceTypes.HOSTING_ENVIRONMENT
Static value HostingEnvironment for CheckNameResourceTypes.
|
static CheckNameResourceTypes |
CheckNameResourceTypes.SITE
Static value Site for CheckNameResourceTypes.
|
static CheckNameResourceTypes |
CheckNameResourceTypes.SLOT
Static value Slot for CheckNameResourceTypes.
|
| Modifier and Type | Method and Description |
|---|---|
CheckNameResourceTypes |
ResourceNameAvailabilityRequest.type()
Get the type value.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceNameAvailabilityRequest |
ResourceNameAvailabilityRequest.withType(CheckNameResourceTypes type)
Set the type value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/