| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models 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 keySource property: The encryption keySource (provider).
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withKeySource(KeySource keySource)
Set the keySource property: The encryption keySource (provider).
|
Copyright © 2021 Microsoft Corporation. All rights reserved.