Interface UsageMeteringApiCreateQuotasRequest

Hierarchy

  • UsageMeteringApiCreateQuotasRequest

Properties

The usage quotas to create or update.

includeDescendants?: boolean

Whether to write every item in the request to the caller's organization and all of its descendant organizations, instead of only the caller's organization. Only descendants in the same datacenter are supported. For a user-handle scope, the quota is applied only to the caller's organization and to descendant organizations where that user handle exists; the item fails only if the handle exists in none of them.

quotaNamespace: string

The product-specific namespace whose usage quotas are being managed.

Generated using TypeDoc