Freigeben über


ApplicationGateway.PrivateEndpointConnections Eigenschaft

Definition

Ruft private Endpunktverbindungen auf dem Anwendungsgateway ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: