QuantumQuotaAllocations Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Quota allocations with each field representing different quota type.
public class QuantumQuotaAllocations : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Quantum.Models.QuantumQuotaAllocations>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Quantum.Models.QuantumQuotaAllocations>
type QuantumQuotaAllocations = class
interface IJsonModel<QuantumQuotaAllocations>
interface IPersistableModel<QuantumQuotaAllocations>
Public Class QuantumQuotaAllocations
Implements IJsonModel(Of QuantumQuotaAllocations), IPersistableModel(Of QuantumQuotaAllocations)
- Inheritance
-
QuantumQuotaAllocations
- Implements
Constructors
| Name | Description |
|---|---|
| QuantumQuotaAllocations(Int32) |
Initializes a new instance of QuantumQuotaAllocations. |
Properties
| Name | Description |
|---|---|
| HighMinutesLifetime |
Lifetime limit for high priority jobs execution in minutes. |
| StandardMinutesLifetime |
Lifetime limit for standard priority jobs execution in minutes. |