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

FileSystemProperties.HasLegalHold Property

Definition

Version 2017-11-09 and newer. Indicates whether the file system has a legal hold. Value is true if there is one or more legal hold(s), false otherwise.

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

Property Value

Applies to