Sdílet prostřednictvím


ApplicationGateway.PrivateEndpointConnections Property

Definition

Gets private Endpoint connections on application gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayPrivateEndpointConnection> PrivateEndpointConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IList(Of ApplicationGatewayPrivateEndpointConnection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to