QuantumSuiteOfferProperties 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.
Properties of a Quantum Suite Offer.
public class QuantumSuiteOfferProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Quantum.Models.QuantumSuiteOfferProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Quantum.Models.QuantumSuiteOfferProperties>
type QuantumSuiteOfferProperties = class
interface IJsonModel<QuantumSuiteOfferProperties>
interface IPersistableModel<QuantumSuiteOfferProperties>
Public Class QuantumSuiteOfferProperties
Implements IJsonModel(Of QuantumSuiteOfferProperties), IPersistableModel(Of QuantumSuiteOfferProperties)
- Inheritance
-
QuantumSuiteOfferProperties
- Implements
Properties
| Name | Description |
|---|---|
| CompanyName |
The name of the company that is providing this offer. |
| Description |
Description of the offer. |
| Location |
The location where this offer is available. |
| ProviderId |
The provider ID of the offer. |
| ProviderName |
The provider name of the offer. |
| Quotas |
Quota allocations associated with this offer. |