Condividi tramite


WebTestPropertiesValidationRules.ExpectedHttpStatusCode Property

Definition

Validate that the WebTest returns the http status code provided.

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

Property Value

Implements

Attributes

Applies to