ApplicationGatewayBackendHealthServer.Address Property

Definition

Gets or sets IP address or FQDN of backend server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to