RegistryPrivateEndpointConnectionResponse

data class RegistryPrivateEndpointConnectionResponse(val id: String? = null, val location: String? = null, val properties: RegistryPrivateEndpointConnectionPropertiesResponse? = null)

Private endpoint connection definition.

Constructors

constructor(id: String? = null, location: String? = null, properties: RegistryPrivateEndpointConnectionPropertiesResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

This is the private endpoint connection name created on SRP Full resource id: /subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}

Link copied to clipboard
val location: String? = null

Same as workspace location.

Link copied to clipboard

Properties of the Private Endpoint Connection