Share via


ApplicationGatewayBackendHealthServer.HealthProbeLog Property

Definition

Gets or sets health Probe Log.

[Newtonsoft.Json.JsonProperty(PropertyName="healthProbeLog")]
public string HealthProbeLog { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthProbeLog")>]
member this.HealthProbeLog : string with get, set
Public Property HealthProbeLog As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to