Freigeben über


ShareSetQuotaResponse type

Enthält Antwortdaten für den setQuota-Vorgang.

type ShareSetQuotaResponse = WithResponse<
  ShareSetQuotaHeaders,
  ShareSetQuotaHeaders
>