Uses of Class
com.azure.resourcemanager.mediaservices.models.KeyVaultProperties
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of KeyVaultProperties in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionAccountEncryption.keyVaultProperties()
Get the keyVaultProperties property: The properties of the key used to encrypt the account.KeyVaultProperties.withKeyIdentifier
(String keyIdentifier) Set the keyIdentifier property: The URL of the Key Vault key used to encrypt the account.Modifier and TypeMethodDescriptionAccountEncryption.withKeyVaultProperties
(KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: The properties of the key used to encrypt the account.