Condividi tramite


StorageAccountCreateParameters.TableLastEnabledTime 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? TableLastEnabledTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.TableLastEnabledTime : Nullable<DateTime>
Public ReadOnly Property TableLastEnabledTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to