VirtualMachineNetworkInterfaceIPConfigurationProperties.ApplicationGatewayBackendAddressPools Property

Definition

Specifies an array of references to backend address pools of application gateways. A virtual machine can reference backend address pools of multiple application gateways. Multiple virtual machines cannot use the same application gateway.

public System.Collections.Generic.IList<Azure.ResourceManager.ComputeSchedule.Models.SubResource> ApplicationGatewayBackendAddressPools { get; }
member this.ApplicationGatewayBackendAddressPools : System.Collections.Generic.IList<Azure.ResourceManager.ComputeSchedule.Models.SubResource>
Public ReadOnly Property ApplicationGatewayBackendAddressPools As IList(Of SubResource)

Property Value

Applies to