Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
KeyVaultKeyReference |
DiskEncryptionSettings.keyEncryptionKey()
Get specifies the location of the key encryption key in Key Vault.
|
KeyVaultKeyReference |
KeyVaultKeyReference.withKeyUrl(String keyUrl)
Set the URL referencing a key encryption key in Key Vault.
|
KeyVaultKeyReference |
KeyVaultKeyReference.withSourceVault(SubResource sourceVault)
Set the relative URL of the Key Vault containing the key.
|
Modifier and Type | Method and Description |
---|---|
DiskEncryptionSettings |
DiskEncryptionSettings.withKeyEncryptionKey(KeyVaultKeyReference keyEncryptionKey)
Set specifies the location of the key encryption key in Key Vault.
|
Copyright © 2019. All rights reserved.