Uses of Class
com.microsoft.azure.management.cdn.CustomDomainResourceState
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of CustomDomainResourceState in com.microsoft.azure.management.cdn
Modifier and TypeFieldDescriptionstatic final CustomDomainResourceState
CustomDomainResourceState.ACTIVE
Static value Active for CustomDomainResourceState.static final CustomDomainResourceState
CustomDomainResourceState.CREATING
Static value Creating for CustomDomainResourceState.static final CustomDomainResourceState
CustomDomainResourceState.DELETING
Static value Deleting for CustomDomainResourceState.Modifier and TypeMethodDescriptionstatic CustomDomainResourceState
CustomDomainResourceState.fromString
(String name) Creates or finds a CustomDomainResourceState from its string representation.Modifier and TypeMethodDescriptionstatic Collection<CustomDomainResourceState>
CustomDomainResourceState.values()