Uses of Class
com.azure.resourcemanager.mediaservices.models.AccountEncryption
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of AccountEncryption in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionMediaServiceInner.encryption()
Get the encryption property: The account encryption properties.MediaServiceProperties.encryption()
Get the encryption property: The account encryption properties.Modifier and TypeMethodDescriptionMediaServiceInner.withEncryption
(AccountEncryption encryption) Set the encryption property: The account encryption properties.MediaServiceProperties.withEncryption
(AccountEncryption encryption) Set the encryption property: The account encryption properties. -
Uses of AccountEncryption in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionMediaService.encryption()
Gets the encryption property: The account encryption properties.MediaServiceUpdate.encryption()
Get the encryption property: The account encryption properties.AccountEncryption.withIdentity
(ResourceIdentity identity) Set the identity property: The Key Vault identity.AccountEncryption.withKeyVaultProperties
(KeyVaultProperties keyVaultProperties) Set the keyVaultProperties property: The properties of the key used to encrypt the account.AccountEncryption.withType
(AccountEncryptionKeyType type) Set the type property: The type of key used to encrypt the Account Key.Modifier and TypeMethodDescriptionMediaService.DefinitionStages.WithEncryption.withEncryption
(AccountEncryption encryption) Specifies the encryption property: The account encryption properties..MediaService.UpdateStages.WithEncryption.withEncryption
(AccountEncryption encryption) Specifies the encryption property: The account encryption properties..MediaServiceUpdate.withEncryption
(AccountEncryption encryption) Set the encryption property: The account encryption properties.