Uses of Class
com.microsoft.azure.management.storage.EncryptionScopeState
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of EncryptionScopeState in com.microsoft.azure.management.storage
Modifier and TypeFieldDescriptionstatic final EncryptionScopeState
EncryptionScopeState.DISABLED
Static value Disabled for EncryptionScopeState.static final EncryptionScopeState
EncryptionScopeState.ENABLED
Static value Enabled for EncryptionScopeState.Modifier and TypeMethodDescriptionstatic EncryptionScopeState
EncryptionScopeState.fromString
(String name) Creates or finds a EncryptionScopeState from its string representation.Modifier and TypeMethodDescriptionstatic Collection<EncryptionScopeState>
EncryptionScopeState.values()