ApplicationGatewayPrivateEndpointConnection interface
Private Endpoint connection on an application gateway.
- Extends
Properties
| name | Name of the private endpoint connection on an application gateway. |
| properties | Properties of the application gateway private endpoint connection. |
Inherited Properties
| id | Resource ID. |
Property Details
name
Name of the private endpoint connection on an application gateway.
name?: string
Property Value
string
properties
Properties of the application gateway private endpoint connection.
properties?: ApplicationGatewayPrivateEndpointConnectionProperties