ApplicationGatewayProbe.Host Property

Definition

Gets or sets host name to send the probe to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to