次の方法で共有


WebTestPropertiesValidationRules.IgnoreHttpsStatusCode Property

Definition

When set, validation will ignore the status code.

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

Property Value

Implements

Attributes

Applies to