다음을 통해 공유


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

속성 값