PrivateEndpointConnectionOutput interface
The Private Endpoint Connection resource.
Properties
| id | private endpoint connection Id |
| name | private endpoint connection name |
| properties | Resource properties. |
| type | private endpoint connection type |
Property Details
id
private endpoint connection Id
id?: string
Property Value
string
name
private endpoint connection name
name?: string
Property Value
string
properties
Resource properties.
properties?: PrivateEndpointConnectionPropertiesOutput
Property Value
type
private endpoint connection type
type?: string
Property Value
string