Share via


ApplicationGatewayBackendSettings.Probe Property

Definition

Gets or sets probe resource of an application gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to