Freigeben über


ICustomClassificationRuleProperties.ColumnPattern Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IClassificationRulePattern) }, Read=true, ReadOnly=false, Required=false, SerializedName="columnPatterns", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IClassificationRulePattern> ColumnPattern { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IClassificationRulePattern) }, Read=true, ReadOnly=false, Required=false, SerializedName="columnPatterns", Update=true)>]
member this.ColumnPattern : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IClassificationRulePattern> with get, set
Public Property ColumnPattern As List(Of IClassificationRulePattern)

Property Value

Attributes

Applies to