RegistryPrivateEndpointConnection interface

Private endpoint connection definition.

Properties

groupIds

The group ids

id

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

location

Same as workspace location.

privateEndpoint

The PE network resource that is linked to this PE connection.

provisioningState

One of null, "Succeeded", "Provisioning", "Failed". While not approved, it's null.

registryPrivateLinkServiceConnectionState

The connection state.

Property Details

groupIds

The group ids

groupIds?: string[]

Property Value

string[]

id

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

id?: string

Property Value

string

location

Same as workspace location.

location?: string

Property Value

string

privateEndpoint

The PE network resource that is linked to this PE connection.

privateEndpoint?: PrivateEndpointResource

Property Value

provisioningState

One of null, "Succeeded", "Provisioning", "Failed". While not approved, it's null.

provisioningState?: string

Property Value

string

registryPrivateLinkServiceConnectionState

The connection state.

registryPrivateLinkServiceConnectionState?: RegistryPrivateLinkServiceConnectionState

Property Value