ApplicationGatewayPrivateEndpointConnectionsDelete interface

메서드

delete(ApplicationGatewayPrivateEndpointConnectionsDeleteParameters)

애플리케이션 게이트웨이에서 지정된 프라이빗 엔드포인트 연결을 삭제합니다.

get(ApplicationGatewayPrivateEndpointConnectionsGetParameters)

Application Gateway에서 지정된 프라이빗 엔드포인트 연결을 가져옵니다.

put(ApplicationGatewayPrivateEndpointConnectionsUpdateParameters)

Application Gateway에서 지정된 프라이빗 엔드포인트 연결을 업데이트합니다.

메서드 세부 정보

delete(ApplicationGatewayPrivateEndpointConnectionsDeleteParameters)

애플리케이션 게이트웨이에서 지정된 프라이빗 엔드포인트 연결을 삭제합니다.

function delete(options: ApplicationGatewayPrivateEndpointConnectionsDeleteParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsDelete200Response | ApplicationGatewayPrivateEndpointConnectionsDelete202Response | ApplicationGatewayPrivateEndpointConnectionsDelete204Response | ApplicationGatewayPrivateEndpointConnectionsDeleteDefaultResponse>

매개 변수

반환

get(ApplicationGatewayPrivateEndpointConnectionsGetParameters)

Application Gateway에서 지정된 프라이빗 엔드포인트 연결을 가져옵니다.

function get(options: ApplicationGatewayPrivateEndpointConnectionsGetParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsGet200Response | ApplicationGatewayPrivateEndpointConnectionsGetDefaultResponse>

매개 변수

반환

put(ApplicationGatewayPrivateEndpointConnectionsUpdateParameters)

Application Gateway에서 지정된 프라이빗 엔드포인트 연결을 업데이트합니다.

function put(options: ApplicationGatewayPrivateEndpointConnectionsUpdateParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsUpdate200Response | ApplicationGatewayPrivateEndpointConnectionsUpdate202Response | ApplicationGatewayPrivateEndpointConnectionsUpdateDefaultResponse>

매개 변수

반환