Share via


ApplicationGatewayOnDemandProbe.Host Property

Definition

Gets or sets host name to send the probe to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to