Freigeben über


FileShareProperties.SnapshotTime Property

Definition

Creation time of share snapshot returned in the response of list shares with expand param "snapshots".

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

Property Value

Implements

Attributes

Applies to