Condividi tramite


StorageAccount.QueueLastEnabledTime Property

Definition

Gets a rough estimate of the date/time when the encryption was last enabled by the user. Only returned when encryption is enabled. There might be some unencrypted blobs which were written after this time, as it is just a rough estimate.

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

Property Value

Implements

Attributes

Applies to