WebAppsDeletePrivateEndpointConnectionSlotResponse type

deletePrivateEndpointConnectionSlot işlemi için yanıt verilerini içerir.

type WebAppsDeletePrivateEndpointConnectionSlotResponse = Record<
  string,
  unknown
>