다음을 통해 공유


ICustomClassificationRuleProperties.MinimumPercentageMatch Property

Definition

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

Property Value

Attributes

Applies to