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