| Package | Description |
|---|---|
| com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultAndSecretReference |
EncryptionSettingsElement.diskEncryptionKey()
Get key Vault Secret Url and vault id of the disk encryption key.
|
KeyVaultAndSecretReference |
KeyVaultAndSecretReference.withSecretUrl(String secretUrl)
Set url pointing to a key or secret in KeyVault.
|
KeyVaultAndSecretReference |
KeyVaultAndSecretReference.withSourceVault(SourceVault sourceVault)
Set resource id of the KeyVault containing the key or secret.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionSettingsElement |
EncryptionSettingsElement.withDiskEncryptionKey(KeyVaultAndSecretReference diskEncryptionKey)
Set key Vault Secret Url and vault id of the disk encryption key.
|
Copyright © 2019. All rights reserved.