| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDomainResourceState |
CustomDomainInner.resourceState()
Get the resourceState property: Resource status of the custom domain.
|
| Modifier and Type | Field and Description |
|---|---|
static CustomDomainResourceState |
CustomDomainResourceState.ACTIVE
Static value Active for CustomDomainResourceState.
|
static CustomDomainResourceState |
CustomDomainResourceState.CREATING
Static value Creating for CustomDomainResourceState.
|
static CustomDomainResourceState |
CustomDomainResourceState.DELETING
Static value Deleting for CustomDomainResourceState.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomDomainResourceState |
CustomDomainResourceState.fromString(String name)
Creates or finds a CustomDomainResourceState from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.