Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
KeyVaultProperties |
Encryption.keyVaultProperties()
Get properties provided by key vault.
|
KeyVaultProperties |
KeyVaultProperties.withKeyName(String keyName)
Set the name of KeyVault key.
|
KeyVaultProperties |
KeyVaultProperties.withKeyVaultUri(String keyVaultUri)
Set the Uri of KeyVault.
|
KeyVaultProperties |
KeyVaultProperties.withKeyVersion(String keyVersion)
Set the version of KeyVault key.
|
Modifier and Type | Method and Description |
---|---|
Encryption |
Encryption.withKeyVaultProperties(KeyVaultProperties keyVaultProperties)
Set properties provided by key vault.
|
Copyright © 2019. All rights reserved.