다음을 통해 공유


AppServiceEnvironmentsGetPrivateEndpointConnection interface

메서드

delete(RequestParameters)

프라이빗 엔드포인트 연결을 삭제합니다.

get(RequestParameters)

프라이빗 엔드포인트 연결을 가져옵니다.

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

프라이빗 엔드포인트 연결을 승인하거나 거부합니다.

메서드 세부 정보

delete(RequestParameters)

프라이빗 엔드포인트 연결을 삭제합니다.

function delete(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsDeletePrivateEndpointConnection200Response | AppServiceEnvironmentsDeletePrivateEndpointConnection202Response | AppServiceEnvironmentsDeletePrivateEndpointConnection204Response | AppServiceEnvironmentsDeletePrivateEndpointConnectionDefaultResponse>

매개 변수

반환

get(RequestParameters)

프라이빗 엔드포인트 연결을 가져옵니다.

function get(options?: RequestParameters): StreamableMethod<AppServiceEnvironmentsGetPrivateEndpointConnection200Response | AppServiceEnvironmentsGetPrivateEndpointConnectionDefaultResponse>

매개 변수

반환

put(AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters)

프라이빗 엔드포인트 연결을 승인하거나 거부합니다.

function put(options: AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionParameters): StreamableMethod<AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection200Response | AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnection202Response | AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionDefaultResponse>

매개 변수

반환