Uses of Class
com.azure.resourcemanager.storage.models.StorageAccountEncryptionKeySource
Packages that use StorageAccountEncryptionKeySource
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of StorageAccountEncryptionKeySource in com.azure.resourcemanager.storage.models
Fields in com.azure.resourcemanager.storage.models declared as StorageAccountEncryptionKeySourceModifier and TypeFieldDescriptionstatic final StorageAccountEncryptionKeySourceStorageAccountEncryptionKeySource.MICROSOFT_KEYVAULTStatic value Microsoft.Keyvault for StorageAccountEncryptionKeySource.static final StorageAccountEncryptionKeySourceStorageAccountEncryptionKeySource.MICROSOFT_STORAGEStatic value Microsoft.Storage for StorageAccountEncryptionKeySource.Methods in com.azure.resourcemanager.storage.models that return StorageAccountEncryptionKeySourceModifier and TypeMethodDescriptionStorageAccount.encryptionKeySource()The source of the key used for encryption.StorageAccountEncryptionKeySource.fromString(String name) Creates or finds an encryption status based on its name.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type StorageAccountEncryptionKeySource