你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureStorageBlob.SnapshotTime Property

Definition

Blob snapshot time

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="SnapshotTime", Position=6, ScriptBlock="$_.SnapshotTime.UtcDateTime.ToString("u")", TableColumnWidth=20, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public DateTimeOffset? SnapshotTime { get; }
public DateTimeOffset? SnapshotTime { get; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="SnapshotTime", Position=6, ScriptBlock="$_.SnapshotTime.UtcDateTime.ToString("u")", TableColumnWidth=20, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.SnapshotTime : Nullable<DateTimeOffset>
member this.SnapshotTime : Nullable<DateTimeOffset>
Public ReadOnly Property SnapshotTime As Nullable(Of DateTimeOffset)

Property Value

Attributes

Applies to