Sdílet prostřednictvím


ApplicationGatewayRoutingRule.BackendSettings Property

Definition

Gets or sets backend settings resource of the application gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backendSettings")]
public Microsoft.Azure.Management.Network.Models.SubResource BackendSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendSettings")>]
member this.BackendSettings : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property BackendSettings As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to