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