Partager via


WebTestProperties.ValidationRuleIgnoreHttpsStatusCode Property

Definition

When set, validation will ignore the status code.

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

Property Value

Implements

Attributes

Applies to