IPConfigInputDetails.TfoLbBackendAddressPoolIds Property

Definition

Gets or sets

[Newtonsoft.Json.JsonProperty(PropertyName="tfoLBBackendAddressPoolIds")]
public System.Collections.Generic.IList<string> TfoLbBackendAddressPoolIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tfoLBBackendAddressPoolIds")>]
member this.TfoLbBackendAddressPoolIds : System.Collections.Generic.IList<string> with get, set
Public Property TfoLbBackendAddressPoolIds As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to