Uses of Class
com.microsoft.azure.management.storage.KeySource
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of KeySource in com.microsoft.azure.management.storage
Modifier and TypeFieldDescriptionstatic final KeySource
KeySource.MICROSOFT_KEYVAULT
Static value Microsoft.Keyvault for KeySource.static final KeySource
KeySource.MICROSOFT_STORAGE
Static value Microsoft.Storage for KeySource.Modifier and TypeMethodDescriptionstatic KeySource
KeySource.fromString
(String name) Creates or finds a KeySource from its string representation.Encryption.keySource()
Get the encryption keySource (provider).Modifier and TypeMethodDescriptionEncryption.withKeySource
(KeySource keySource) Set the encryption keySource (provider).