Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static KeySource |
KeySource.MICROSOFT_KEYVAULT
Static value Microsoft.Keyvault for KeySource.
|
static KeySource |
KeySource.MICROSOFT_STORAGE
Static value Microsoft.Storage for KeySource.
|
Modifier and Type | Method and Description |
---|---|
static KeySource |
KeySource.fromString(String name)
Creates or finds a KeySource from its string representation.
|
KeySource |
Encryption.keySource()
Get the encryption keySource (provider).
|
Modifier and Type | Method and Description |
---|---|
static Collection<KeySource> |
KeySource.values() |
Modifier and Type | Method and Description |
---|---|
Encryption |
Encryption.withKeySource(KeySource keySource)
Set the encryption keySource (provider).
|
Copyright © 2019. All rights reserved.