public class UpdateKeyVaultMetaInfo extends Object
| Constructor and Description |
|---|
UpdateKeyVaultMetaInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
encryptionKeyVersion()
Get the encryptionKeyVersion value.
|
UpdateKeyVaultMetaInfo |
withEncryptionKeyVersion(String encryptionKeyVersion)
Set the encryptionKeyVersion value.
|
public String encryptionKeyVersion()
public UpdateKeyVaultMetaInfo withEncryptionKeyVersion(String encryptionKeyVersion)
encryptionKeyVersion - the encryptionKeyVersion value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/