QuantumJobQuota.Scope 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 scope at which the quota is applied.
public Azure.Quantum.Jobs.Models.DimensionScope? Scope { get; }
member this.Scope : Nullable<Azure.Quantum.Jobs.Models.DimensionScope>
Public ReadOnly Property Scope As Nullable(Of DimensionScope)