Uses of Class
com.microsoft.azure.management.cdn.PolicyResourceState
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of PolicyResourceState in com.microsoft.azure.management.cdn
Modifier 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.Modifier and TypeMethodDescriptionstatic PolicyResourceState
PolicyResourceState.fromString
(String name) Creates or finds a PolicyResourceState from its string representation.Modifier and TypeMethodDescriptionstatic Collection<PolicyResourceState>
PolicyResourceState.values()