Partager via


ApplicationGateway.PrivateEndpointConnections Propriété

Définition

Obtient les connexions de point de terminaison privées sur 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à