Uses of Class
com.microsoft.azure.management.cdn.PolicyResourceState
Packages that use PolicyResourceState
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of PolicyResourceState in com.microsoft.azure.management.cdn
Fields in com.microsoft.azure.management.cdn declared as PolicyResourceStateModifier and TypeFieldDescriptionstatic final PolicyResourceState
PolicyResourceState.CREATING
Static value Creating for PolicyResourceState.static final PolicyResourceState
PolicyResourceState.DELETING
Static value Deleting for PolicyResourceState.static final PolicyResourceState
PolicyResourceState.DISABLED
Static value Disabled for PolicyResourceState.static final PolicyResourceState
PolicyResourceState.DISABLING
Static value Disabling for PolicyResourceState.static final PolicyResourceState
PolicyResourceState.ENABLED
Static value Enabled for PolicyResourceState.static final PolicyResourceState
PolicyResourceState.ENABLING
Static value Enabling for PolicyResourceState.Methods in com.microsoft.azure.management.cdn that return PolicyResourceStateModifier and TypeMethodDescriptionstatic PolicyResourceState
PolicyResourceState.fromString
(String name) Creates or finds a PolicyResourceState from its string representation.Methods in com.microsoft.azure.management.cdn that return types with arguments of type PolicyResourceStateModifier and TypeMethodDescriptionstatic Collection<PolicyResourceState>
PolicyResourceState.values()