Share via


StorageAccountEncryption.RequireInfrastructureEncryption Property

Definition

A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest.

public bool? RequireInfrastructureEncryption { get; set; }
member this.RequireInfrastructureEncryption : Nullable<bool> with get, set
Public Property RequireInfrastructureEncryption As Nullable(Of Boolean)

Property Value

Applies to