| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static StorageAccountEncryptionKeySource |
StorageAccountEncryptionKeySource.MICROSOFT_KEYVAULT
Static value Microsoft.Keyvault for StorageAccountEncryptionKeySource.
|
static StorageAccountEncryptionKeySource |
StorageAccountEncryptionKeySource.MICROSOFT_STORAGE
Static value Microsoft.Storage for StorageAccountEncryptionKeySource.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountEncryptionKeySource |
StorageAccount.encryptionKeySource() |
static StorageAccountEncryptionKeySource |
StorageAccountEncryptionKeySource.fromString(String name)
Creates or finds an encryption status based on its name.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.