共用方式為


StaticSitesDeletePrivateEndpointConnectionResponse type

包含 deletePrivateEndpointConnection 作業的回應資料。

type StaticSitesDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>