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

BlobItem.HasVersionsOnly Property

Definition

Indicates that this root blob has been deleted, but it has versions that are active.

public bool? HasVersionsOnly { get; }
member this.HasVersionsOnly : Nullable<bool>
Public ReadOnly Property HasVersionsOnly As Nullable(Of Boolean)

Property Value

Applies to