Freigeben über


ICustomClassificationRuleProperties.ClassificationAction Property

Definition

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

Property Value

Attributes

Applies to