ApplicationGatewayProbe.Match Property

Definition

Gets or sets criterion for classifying a healthy probe response.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.match")]
public Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbeHealthResponseMatch Match { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.match")>]
member this.Match : Microsoft.Azure.Management.Network.Models.ApplicationGatewayProbeHealthResponseMatch with get, set
Public Property Match As ApplicationGatewayProbeHealthResponseMatch

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to