PrivateEndpointConnectionDataModel interface

The Data Model for a Private Endpoint Connection associated with a Private Link Scope

Properties

id

The ARM Resource Id of the Private Endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

name

The Name of the Private Endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

properties

The Private Endpoint Connection properties.

type

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The ARM Resource Id of the Private Endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

The Name of the Private Endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

properties

The Private Endpoint Connection properties.

properties?: PrivateEndpointConnectionProperties

Property Value

type

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string