Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes 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.
|
Modifier and Type | Method and Description |
---|---|
static Collection<StorageAccountEncryptionKeySource> |
StorageAccountEncryptionKeySource.values() |
Copyright © 2019. All rights reserved.