Encryption.FileLastEnabledTime Property

Definition

Gets a rough estimate of the date/time when the encryption was last enabled by the user. Data is encrypted at rest by default today and cannot be disabled.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public DateTime? FileLastEnabledTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.FileLastEnabledTime : Nullable<DateTime>
Public ReadOnly Property FileLastEnabledTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to