PrivateLinkServicesGetPrivateEndpointConnection interface
메서드
| delete(Private |
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 삭제합니다. |
| get(Private |
리소스 그룹의 특정 프라이빗 링크 서비스를 통해 특정 프라이빗 엔드포인트 연결을 가져옵니다. |
| put(Private |
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 승인하거나 거부합니다. |
메서드 세부 정보
delete(PrivateLinkServicesDeletePrivateEndpointConnectionParameters)
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 삭제합니다.
function delete(options: PrivateLinkServicesDeletePrivateEndpointConnectionParameters): StreamableMethod<PrivateLinkServicesDeletePrivateEndpointConnection200Response | PrivateLinkServicesDeletePrivateEndpointConnection202Response | PrivateLinkServicesDeletePrivateEndpointConnection204Response | PrivateLinkServicesDeletePrivateEndpointConnectionDefaultResponse>
매개 변수
반환
get(PrivateLinkServicesGetPrivateEndpointConnectionParameters)
리소스 그룹의 특정 프라이빗 링크 서비스를 통해 특정 프라이빗 엔드포인트 연결을 가져옵니다.
function get(options: PrivateLinkServicesGetPrivateEndpointConnectionParameters): StreamableMethod<PrivateLinkServicesGetPrivateEndpointConnection200Response | PrivateLinkServicesGetPrivateEndpointConnectionDefaultResponse>
매개 변수
반환
put(PrivateLinkServicesUpdatePrivateEndpointConnectionParameters)
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 승인하거나 거부합니다.
function put(options: PrivateLinkServicesUpdatePrivateEndpointConnectionParameters): StreamableMethod<PrivateLinkServicesUpdatePrivateEndpointConnection200Response | PrivateLinkServicesUpdatePrivateEndpointConnectionDefaultResponse>