ApplicationGatewayBackendHealthServer.IpConfiguration Property

Definition

Gets or sets reference of IP configuration of backend server.

[Newtonsoft.Json.JsonProperty(PropertyName="ipConfiguration")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource IpConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipConfiguration")>]
member this.IpConfiguration : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property IpConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to