次の方法で共有


ServiceSetPropertiesResponse type

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

type ServiceSetPropertiesResponse = WithResponse<
  ServiceSetPropertiesHeaders,
  ServiceSetPropertiesHeaders
>