Uses of Class
com.microsoft.azure.management.cdn.ProfileResourceState
Packages that use ProfileResourceState
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of ProfileResourceState in com.microsoft.azure.management.cdn
Fields in com.microsoft.azure.management.cdn declared as ProfileResourceStateModifier and TypeFieldDescriptionstatic final ProfileResourceStateProfileResourceState.ACTIVEStatic value Active for ProfileResourceState.static final ProfileResourceStateProfileResourceState.CREATINGStatic value Creating for ProfileResourceState.static final ProfileResourceStateProfileResourceState.DELETINGStatic value Deleting for ProfileResourceState.static final ProfileResourceStateProfileResourceState.DISABLEDStatic value Disabled for ProfileResourceState.Methods in com.microsoft.azure.management.cdn that return ProfileResourceStateModifier and TypeMethodDescriptionstatic ProfileResourceStateProfileResourceState.fromString(String name) Creates or finds a ProfileResourceState from its string representation.Methods in com.microsoft.azure.management.cdn that return types with arguments of type ProfileResourceStateModifier and TypeMethodDescriptionstatic Collection<ProfileResourceState>ProfileResourceState.values()