Share via


WebTestPropertiesValidationRulesContentValidation.IgnoreCase Property

Definition

When set, this value makes the ContentMatch validation case insensitive.

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

Property Value

Implements

Attributes

Applies to