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

ISystemClassificationRule.RuleStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ClassificationRuleStatus) }, ReadOnly=false, Required=false, SerializedName="ruleStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ClassificationRuleStatus? RuleStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ClassificationRuleStatus) }, ReadOnly=false, Required=false, SerializedName="ruleStatus")>]
member this.RuleStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ClassificationRuleStatus> with get, set
Public Property RuleStatus As Nullable(Of ClassificationRuleStatus)

Property Value

Attributes

Applies to