Share via


FrontDoorModel.BackendPoolsSettings Property

Definition

Gets or sets settings for all backendPools

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to