ProviderDescription Class

Information about an offering. A provider offering is an entity that offers Targets to run Azure Quantum Jobs.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ProviderDescription

Constructor

ProviderDescription(*, id: Optional[str] = None, properties: Optional[azure.mgmt.quantum.models._models_py3.ProviderProperties] = None, **kwargs)

Parameters

id
str
Required

Unique provider's id.

properties
ProviderProperties
Required

A list of provider-specific properties.

Variables

name
str

Provider's display name.