Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 965 Bytes

File metadata and controls

15 lines (11 loc) · 965 Bytes

QuotaPolicy

Properties

Name Type Description Notes
Id string URN for quota policy. This is immutable. [optional] [default to null]
Description string [optional] [default to null]
Name string Display name for the quota policy. [default to null]
OrgId string URN of org in which this policy is created. This is immutable [optional] [default to null]
QuotaPoolDefinitions []QuotaPoolDefinition A list of quota pool definitions. [default to null]
IsAutoGenerated bool This field cannot be updated and is a read-only field in the client. It defines if the quota policy is auto-generated. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]