Dela via


EncryptionScope.PropertyRequireInfrastructureEncryption 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.Inlined)]
public bool? PropertyRequireInfrastructureEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.PropertyRequireInfrastructureEncryption : Nullable<bool> with get, set
Public Property PropertyRequireInfrastructureEncryption As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to