你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RegistryPrivateEndpointConnection interface

专用终结点连接定义。

属性

groupIds

组 ID

id

这是在 SRP 完整资源 ID 上创建的专用终结点连接名称:/subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}

___location

与工作区位置相同。

privateEndpoint

链接到此 PE 连接的 PE 网络资源。

provisioningState

null、“Succeeded”、“Provisioning”、“Failed”之一。 虽然未获得批准,但为 null。

registryPrivateLinkServiceConnectionState

连接状态。

属性详细信息

groupIds

组 ID

groupIds?: string[]

属性值

string[]

id

这是在 SRP 完整资源 ID 上创建的专用终结点连接名称:/subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}

id?: string

属性值

string

___location

与工作区位置相同。

___location?: string

属性值

string

privateEndpoint

链接到此 PE 连接的 PE 网络资源。

privateEndpoint?: PrivateEndpointResource

属性值

provisioningState

null、“Succeeded”、“Provisioning”、“Failed”之一。 虽然未获得批准,但为 null。

provisioningState?: string

属性值

string

registryPrivateLinkServiceConnectionState

连接状态。

registryPrivateLinkServiceConnectionState?: RegistryPrivateLinkServiceConnectionState

属性值