AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type

Contiene datos de respuesta para la operación deletePrivateEndpointConnection.

type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>