共用方式為


AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type

包含 deletePrivateEndpointConnection 作業的響應數據。

type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>