VirtualMachineNetworkInterfaceIPConfiguration.ApplicationGatewayBackendAddressPoolResources 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.Compute.Models.ComputeWriteableSubResourceData> ApplicationGatewayBackendAddressPoolResources { get; }
member this.ApplicationGatewayBackendAddressPoolResources : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData>
Public ReadOnly Property ApplicationGatewayBackendAddressPoolResources As IList(Of ComputeWriteableSubResourceData)

Property Value

Applies to