Share via


PrivateEndpointProperties interface

The properties associated with a private endpoint.

Properties

createdDate

The date when this private endpoint was created. NOTE: This property will not be serialized. It can only be populated by the server.

manualPrivateLinkServiceConnections

A list of connections to the remote resource. Immutable after it is set.

Property Details

createdDate

The date when this private endpoint was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdDate?: string

Property Value

string

manualPrivateLinkServiceConnections

A list of connections to the remote resource. Immutable after it is set.

manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[]

Property Value