Share via


IAmazonPostgreSqlScanRuleset.ExcludedSystemClassification Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="excludedSystemClassifications", Update=true)]
public System.Collections.Generic.List<string> ExcludedSystemClassification { 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="excludedSystemClassifications", Update=true)>]
member this.ExcludedSystemClassification : System.Collections.Generic.List<string> with get, set
Public Property ExcludedSystemClassification As List(Of String)

Property Value

Attributes

Applies to