PrivateEndpointConnectionDataModelResponse

data class PrivateEndpointConnectionDataModelResponse(val id: String, val name: String, val properties: PrivateEndpointConnectionPropertiesResponse? = null, val type: String)

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

Constructors

constructor(id: String, name: String, properties: PrivateEndpointConnectionPropertiesResponse? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ARM Resource Id of the Private Endpoint.

Link copied to clipboard

The Name of the Private Endpoint.

Link copied to clipboard

The Private Endpoint Connection properties.

Link copied to clipboard

Azure resource type