Uses of Class
com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Packages that use StorageAccountEncryptionKeySource
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of StorageAccountEncryptionKeySource in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as StorageAccountEncryptionKeySourceModifier and TypeFieldDescriptionstatic final StorageAccountEncryptionKeySource
StorageAccountEncryptionKeySource.MICROSOFT_KEYVAULT
Static value Microsoft.Keyvault for StorageAccountEncryptionKeySource.static final StorageAccountEncryptionKeySource
StorageAccountEncryptionKeySource.MICROSOFT_STORAGE
Static value Microsoft.Storage for StorageAccountEncryptionKeySource.Methods in com.microsoft.azure.management.storage that return StorageAccountEncryptionKeySourceModifier and TypeMethodDescriptionStorageAccount.encryptionKeySource()
StorageAccountEncryptionKeySource.fromString
(String name) Creates or finds an encryption status based on its name.Methods in com.microsoft.azure.management.storage that return types with arguments of type StorageAccountEncryptionKeySource