Uses of Class
com.azure.resourcemanager.automation.models.KeyVaultProperties
Package
Description
Package containing the data models for AutomationClient.
-
Uses of KeyVaultProperties in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionEncryptionProperties.keyVaultProperties()
Get the keyVaultProperties property: Key vault properties.KeyVaultProperties.withKeyName
(String keyName) Set the keyName property: The name of key used to encrypt data.KeyVaultProperties.withKeyvaultUri
(String keyvaultUri) Set the keyvaultUri property: The URI of the key vault key used to encrypt data.KeyVaultProperties.withKeyVersion
(String keyVersion) Set the keyVersion property: The key version of the key used to encrypt data.Modifier and TypeMethodDescriptionEncryptionProperties.withKeyVaultProperties
(KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: Key vault properties.