Values_2.UpdateComputeQuotaRequestSourceUpdate the compute allocation definition.
type nonrec t = {computeQuotaId : Values_0.ComputeQuotaId.t;ID of the compute allocation definition.
*)targetVersion : Values_0.Integer.t;Target version.
*)computeQuotaConfig : Values_0.ComputeQuotaConfig.t option;Configuration of the compute allocation definition. This includes the resource sharing option, and the setting to preempt low priority tasks.
*)computeQuotaTarget : Values_0.ComputeQuotaTarget.t option;The target entity to allocate compute resources to.
*)activationState : Values_0.ActivationState.t option;The state of the compute allocation being described. Use to enable or disable compute allocation. Default is Enabled.
*)description : Values_0.EntityDescription.t option;Description of the compute allocation definition.
*)}val make :
?computeQuotaConfig:??? ->
?computeQuotaTarget:??? ->
?activationState:??? ->
?description:??? ->
computeQuotaId:Values_0.ComputeQuotaId.t ->
targetVersion:Values_0.Integer.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.Integer.t
| `String of Values_0.ComputeQuotaId.t
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of float
| `Integer of int
| `Structure of
(string * [> `Enum of string | `Integer of int ])
list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of float
| `Integer of int
| `Structure of
(string
* [> `Enum of string | `Integer of int ])
list ])
list ]
list ])
list ])
list ])
list ]