次の方法で共有


AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse type

deletePrivateEndpointConnection 操作の応答データを格納します。

type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse = Record<
  string,
  unknown
>