Compartilhar via


AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type

Contém dados de resposta para a operação deletePrivateEndpointConnection.

type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>