AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type
包含 deletePrivateEndpointConnection 作業的響應數據。
type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
string,
unknown
>