Package | Description |
---|---|
com.microsoft.azure.management.cdn |
This package contains the classes for CdnManagementClient.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static Collection<CustomDomainResourceState> |
CustomDomainResourceState.values() |
Copyright © 2019. All rights reserved.