Share via


WebTest.ValidationRuleExpectedHttpStatusCode Property

Definition

Validate that the WebTest returns the http status code provided.

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

Property Value

Implements

Attributes

Applies to