| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDomainStatus |
StaticSiteCustomDomainOverviewArmResourceInner.status()
Get the status property: The status of the custom domain.
|
| Modifier and Type | Field and Description |
|---|---|
static CustomDomainStatus |
CustomDomainStatus.ADDING
Static value Adding for CustomDomainStatus.
|
static CustomDomainStatus |
CustomDomainStatus.DELETING
Static value Deleting for CustomDomainStatus.
|
static CustomDomainStatus |
CustomDomainStatus.FAILED
Static value Failed for CustomDomainStatus.
|
static CustomDomainStatus |
CustomDomainStatus.READY
Static value Ready for CustomDomainStatus.
|
static CustomDomainStatus |
CustomDomainStatus.RETRIEVING_VALIDATION_TOKEN
Static value RetrievingValidationToken for CustomDomainStatus.
|
static CustomDomainStatus |
CustomDomainStatus.VALIDATING
Static value Validating for CustomDomainStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomDomainStatus |
CustomDomainStatus.fromString(String name)
Creates or finds a CustomDomainStatus from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.