Freigeben über


IPurviewdataIdentity.ClassificationRuleName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="classificationRuleName")]
public string ClassificationRuleName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="classificationRuleName", Update=true)]
public string ClassificationRuleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="classificationRuleName")>]
member this.ClassificationRuleName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="classificationRuleName", Update=true)>]
member this.ClassificationRuleName : string with get, set
Public Property ClassificationRuleName As String

Property Value

Attributes

Applies to