Uses of Class
com.microsoft.azure.management.storage.EncryptionScopeState
Packages that use EncryptionScopeState
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of EncryptionScopeState in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as EncryptionScopeStateModifier and TypeFieldDescriptionstatic final EncryptionScopeState
EncryptionScopeState.DISABLED
Static value Disabled for EncryptionScopeState.static final EncryptionScopeState
EncryptionScopeState.ENABLED
Static value Enabled for EncryptionScopeState.Methods in com.microsoft.azure.management.storage that return EncryptionScopeStateModifier and TypeMethodDescriptionstatic EncryptionScopeState
EncryptionScopeState.fromString
(String name) Creates or finds a EncryptionScopeState from its string representation.Methods in com.microsoft.azure.management.storage that return types with arguments of type EncryptionScopeStateModifier and TypeMethodDescriptionstatic Collection<EncryptionScopeState>
EncryptionScopeState.values()