Share via


ApplicationGatewayData.PrivateEndpointConnections Property

Definition

Private Endpoint connections on application gateway.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.ApplicationGatewayPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.ApplicationGatewayPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of ApplicationGatewayPrivateEndpointConnectionData)

Property Value

Applies to