Aracılığıyla paylaş


FileShare.SnapshotTime Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotTime")]
public DateTime? SnapshotTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotTime")>]
member this.SnapshotTime : Nullable<DateTime>
Public ReadOnly Property SnapshotTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to