Share via


BatchAccountData.Encryption Property

Definition

Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.

public Azure.ResourceManager.Batch.Models.BatchAccountEncryptionConfiguration Encryption { get; }
member this.Encryption : Azure.ResourceManager.Batch.Models.BatchAccountEncryptionConfiguration
Public ReadOnly Property Encryption As BatchAccountEncryptionConfiguration

Property Value

Applies to