| Modifier and Type | Method and Description |
|---|---|
KeyVaultProperties |
Encryption.keyVaultProperties()
Get the keyVaultProperties value.
|
KeyVaultProperties |
KeyVaultProperties.withKeyName(String keyName)
Set the keyName value.
|
KeyVaultProperties |
KeyVaultProperties.withKeyVaultUri(String keyVaultUri)
Set the keyVaultUri value.
|
KeyVaultProperties |
KeyVaultProperties.withKeyVersion(String keyVersion)
Set the keyVersion value.
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withKeyVaultProperties(KeyVaultProperties keyVaultProperties)
Set the keyVaultProperties value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/