Share via


EncryptionScopeProperties.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.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public bool? RequireInfrastructureEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.RequireInfrastructureEncryption : Nullable<bool> with get, set
Public Property RequireInfrastructureEncryption As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to