Share via


PrivateEndpointConnectionOutput interface

A private endpoint connection

Properties

id

The ID of the private endpoint connection.

name

The name of the private endpoint connection.

properties

The properties of a private endpoint connection.

type

The resource type.

Property Details

id

The ID of the private endpoint connection.

id?: string

Property Value

string

name

The name of the private endpoint connection.

name?: string

Property Value

string

properties

The properties of a private endpoint connection.

properties?: PrivateEndpointConnectionPropertiesOutput

Property Value

type

The resource type.

type?: string

Property Value

string