Provider interface

Information about a Provider. A Provider is an entity that offers Targets to run Azure Quantum Jobs.

Properties

applicationName

The provider's marketplace application display name.

instanceUri

A Uri identifying the specific instance of this provider.

providerId

Unique id of this provider.

providerSku

The sku associated with pricing information for this provider.

provisioningState

Provisioning status field

resourceUsageId

Id to track resource usage for the provider.

Property Details

applicationName

The provider's marketplace application display name.

applicationName?: string

Property Value

string

instanceUri

A Uri identifying the specific instance of this provider.

instanceUri?: string

Property Value

string

providerId

Unique id of this provider.

providerId?: string

Property Value

string

providerSku

The sku associated with pricing information for this provider.

providerSku?: string

Property Value

string

provisioningState

Provisioning status field

provisioningState?: string

Property Value

string

resourceUsageId

Id to track resource usage for the provider.

resourceUsageId?: string

Property Value

string