StaticSitesDeletePrivateEndpointConnectionResponse type

Contains response data for the deletePrivateEndpointConnection operation.

type StaticSitesDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>