Partager via


IWebTestPropertiesValidationRules.ContentValidationIgnoreCase Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="When set, this value makes the ContentMatch validation case insensitive.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="IgnoreCase")]
public bool? ContentValidationIgnoreCase { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="When set, this value makes the ContentMatch validation case insensitive.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="IgnoreCase")>]
member this.ContentValidationIgnoreCase : Nullable<bool> with get, set
Public Property ContentValidationIgnoreCase As Nullable(Of Boolean)

Property Value

Attributes

Applies to