Uses of Class
com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of StorageAccountEncryptionKeySource in com.microsoft.azure.management.storage
Modifier 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.Modifier and TypeMethodDescriptionStorageAccount.encryptionKeySource()
StorageAccountEncryptionKeySource.fromString
(String name) Creates or finds an encryption status based on its name.