共用方式為


WebTestPropertiesValidationRulesContentValidation.PassIfTextFound Property

Definition

When true, validation will pass if there is a match for the ContentMatch string. If false, validation will fail if there is a match

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public bool? PassIfTextFound { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.PassIfTextFound : Nullable<bool> with get, set
Public Property PassIfTextFound As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to