Compartir a través de


AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type

Contains response data for the deletePrivateEndpointConnection operation.

type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>