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

BlobProperties.DestinationSnapshot Property

Definition

Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.

public string DestinationSnapshot { get; }
member this.DestinationSnapshot : string
Public ReadOnly Property DestinationSnapshot As String

Property Value

Applies to