QuantumJobQuota.Period Property
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.
The time period in which the quota's underlying meter is accumulated. Based on calendar year. 'None' is used for concurrent quotas.
public Azure.Quantum.Jobs.Models.MeterPeriod? Period { get; }
member this.Period : Nullable<Azure.Quantum.Jobs.Models.MeterPeriod>
Public ReadOnly Property Period As Nullable(Of MeterPeriod)