ApplicationGatewayBackendAddressPool.BackendAddresses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets backend addresses.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.backendAddresses")]
public System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.ApplicationGatewayBackendAddress> BackendAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendAddresses")>]
member this.BackendAddresses : System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.ApplicationGatewayBackendAddress> with get, set
Public Property BackendAddresses As IList(Of ApplicationGatewayBackendAddress)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute