Partager via


ShareSetQuotaResponse type

Contient des données de réponse pour l’opération setQuota.

type ShareSetQuotaResponse = WithResponse<
  ShareSetQuotaHeaders,
  ShareSetQuotaHeaders
>