Share via


LoadBalancingSettingsListResult.Value Property

Definition

Gets list of Backend Pools within a Front Door.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.LoadBalancingSettingsModel> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.LoadBalancingSettingsModel>
Public ReadOnly Property Value As IList(Of LoadBalancingSettingsModel)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to