RegistryPrivateEndpointConnection interface
Private endpoint connection definition.
Properties
group |
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. |
private |
The PE network resource that is linked to this PE connection. |
provisioning |
One of null, "Succeeded", "Provisioning", "Failed". While not approved, it's null. |
registry |
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