| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultProperties |
Encryption.keyVaultProperties()
Get the keyVaultProperties property: Properties provided by key vault.
|
KeyVaultProperties |
KeyVaultProperties.withKeyName(String keyName)
Set the keyName property: The name of KeyVault key.
|
KeyVaultProperties |
KeyVaultProperties.withKeyVaultUri(String keyVaultUri)
Set the keyVaultUri property: The Uri of KeyVault.
|
KeyVaultProperties |
KeyVaultProperties.withKeyVersion(String keyVersion)
Set the keyVersion property: The version of KeyVault key.
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withKeyVaultProperties(KeyVaultProperties keyVaultProperties)
Set the keyVaultProperties property: Properties provided by key vault.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.