| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ValidateResourceTypes |
ValidateResourceTypes.MICROSOFT_WEB_HOSTING_ENVIRONMENTS
Static value Microsoft.Web/hostingEnvironments for ValidateResourceTypes.
|
static ValidateResourceTypes |
ValidateResourceTypes.SERVER_FARM
Static value ServerFarm for ValidateResourceTypes.
|
static ValidateResourceTypes |
ValidateResourceTypes.SITE
Static value Site for ValidateResourceTypes.
|
| Modifier and Type | Method and Description |
|---|---|
static ValidateResourceTypes |
ValidateResourceTypes.fromString(String name)
Creates or finds a ValidateResourceTypes from its string representation.
|
ValidateResourceTypes |
ValidateRequest.type()
Get the type property: Resource type used for verification.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateRequest |
ValidateRequest.withType(ValidateResourceTypes type)
Set the type property: Resource type used for verification.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.