Offerings - List
特定の場所で使用可能なすべてのプロバイダー オファリングの一覧を返します。
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Quantum/locations/{locationName}/offerings?api-version=2025-12-15-preview
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Quantum/locations/{locationName}/offerings?api-version=2025-12-15-preview&filter={filter}
URI パラメーター
| 名前 | / | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
location
|
path | True |
string minLength: 1maxLength: 90 pattern: [a-z][a-z0-9]+ |
Location. |
|
subscription
|
path | True |
string (uuid) |
ターゲット サブスクリプションの ID。 値は UUID である必要があります。 |
|
api-version
|
query | True |
string minLength: 1 |
この操作に使用する API バージョン。 |
|
filter
|
query |
string |
操作に適用するフィルター。 例: '$filter=kind eq 'v1' |
応答
| 名前 | 型 | 説明 |
|---|---|---|
| 200 OK |
要求は成功しました。 |
|
| Other Status Codes |
予期しないエラー応答。 |
セキュリティ
azure_auth
Azure Active Directory OAuth2 フロー。
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
| 名前 | 説明 |
|---|---|
| user_impersonation | ユーザー アカウントを偽装する |
例
Offerings_List
要求のサンプル
GET https://management.azure.com/subscriptions/1C4B2828-7D49-494F-933D-061373BE28C2/providers/Microsoft.Quantum/locations/westus2/offerings?api-version=2025-12-15-preview
応答のサンプル
{
"value": [
{
"id": "QIO",
"name": "Quantum Inspired Optimization",
"properties": {
"description": "Provide Quantum Inspired Optimization solvers",
"targets": [
{
"name": "CPU annealer",
"id": "p1",
"description": "CPU annealer algorithm",
"numQubits": 80,
"targetProfile": "unrestricted",
"metadata": {
"key": "value"
}
}
],
"skus": [
{
"name": "Standard",
"id": "Standard",
"version": "1.0",
"description": "Provider CPU and FPGA QIO based solver.",
"restrictedAccessUri": "https://endpoint",
"autoAdd": true,
"targets": [
"p1"
],
"quotaDimensions": [
{
"id": "quota1",
"scope": "Workspace"
}
],
"pricingDetails": [
{
"id": "price",
"value": "200 dollars"
},
{
"id": "rate",
"value": "10 hours/month"
}
]
}
],
"quotaDimensions": [
{
"id": "job-count",
"scope": "Workspace",
"period": "Monthly",
"quota": 30,
"name": "Job count",
"description": "The number of jobs you may submit per month",
"unit": "job",
"unitPlural": "jobs"
},
{
"id": "job-hour",
"scope": "Subscription",
"period": "Monthly",
"quota": 1000,
"name": "Job hours",
"description": "The number of hours of solver time you may use per month",
"unit": "hour",
"unitPlural": "hours"
}
],
"pricingDimensions": [
{
"id": "price",
"name": "Pricing"
},
{
"id": "rate",
"name": "Minimum monthly rate"
}
]
}
}
]
}
定義
| 名前 | 説明 |
|---|---|
|
Error |
リソース管理エラーの追加情報。 |
|
Error |
エラーの詳細。 |
|
Error |
エラー応答 |
|
Offerings |
リストプロバイダー操作の応答。 |
|
Pricing |
SKU の詳細な価格情報。 |
|
Pricing |
価格ディメンションに関する情報。 |
|
Provider |
オファリングに関する情報。 プロバイダー オファリングは、Azure Quantum ジョブを実行するためのターゲットを提供するエンティティです。 |
|
Provider |
プロバイダーのプロパティ。 |
|
Provider |
Azure Active Directory 情報。 |
|
Provider |
プロバイダーの Managed-Application 情報 |
|
Quota |
特定のクォータ・ディメンションに関する情報。 |
|
Sku |
特定の SKU に関する情報。 |
|
Target |
ターゲットに関する情報。 ターゲットは、特定のタイプのジョブを処理できるコンポーネントです。 |
ErrorAdditionalInfo
リソース管理エラーの追加情報。
| 名前 | 型 | 説明 |
|---|---|---|
| info |
object |
追加情報。 |
| type |
string |
追加情報の種類。 |
ErrorDetail
エラーの詳細。
| 名前 | 型 | 説明 |
|---|---|---|
| additionalInfo |
エラーの追加情報。 |
|
| code |
string |
エラー コード。 |
| details |
エラーの詳細。 |
|
| message |
string |
エラー メッセージ。 |
| target |
string |
エラーターゲット。 |
ErrorResponse
エラー応答
| 名前 | 型 | 説明 |
|---|---|---|
| error |
エラー オブジェクト。 |
OfferingsListResult
リストプロバイダー操作の応答。
| 名前 | 型 | 説明 |
|---|---|---|
| nextLink |
string (uri) |
項目の次のページへのリンク |
| value |
このページの ProviderDescription 項目 |
PricingDetail
SKU の詳細な価格情報。
| 名前 | 型 | 説明 |
|---|---|---|
| id |
string |
この価格情報の一意の ID。 |
| value |
string |
このSKUの単価。 |
PricingDimension
価格ディメンションに関する情報。
| 名前 | 型 | 説明 |
|---|---|---|
| id |
string |
この価格ディメンションの一意の ID。 |
| name |
string |
この価格ディメンションの表示名。 |
ProviderDescription
オファリングに関する情報。 プロバイダー オファリングは、Azure Quantum ジョブを実行するためのターゲットを提供するエンティティです。
| 名前 | 型 | 説明 |
|---|---|---|
| id |
string |
一意のプロバイダーの ID。 |
| name |
string |
プロバイダーの表示名。 |
| properties |
プロバイダーのプロパティ。 |
ProviderProperties
プロバイダーのプロパティ。
| 名前 | 型 | 説明 |
|---|---|---|
| aad |
Azure Active Directory 情報。 |
|
| company |
string |
会社名。 |
| defaultEndpoint |
string |
プロバイダーの既定のエンドポイント。 |
| description |
string |
このプロバイダーに関する説明。 |
| managedApplication |
プロバイダーの Managed-Application 情報 |
|
| pricingDimensions |
プロバイダーからの価格設定分析コードのリスト。 |
|
| providerType |
string |
プロバイダーの種類。 |
| quotaDimensions |
プロバイダーからのクォータディメンションのリスト。 |
|
| skus |
このプロバイダーから入手できる SKU の一覧。 |
|
| targets |
このプロバイダから入手できるターゲットのリスト。 |
ProviderPropertiesAad
Azure Active Directory 情報。
| 名前 | 型 | 説明 |
|---|---|---|
| applicationId |
string |
プロバイダーのアプリケーション ID。 |
| tenantId |
string |
プロバイダーのテナント ID。 |
ProviderPropertiesManagedApplication
プロバイダーの Managed-Application 情報
| 名前 | 型 | 説明 |
|---|---|---|
| offerId |
string |
プロバイダーのオファー ID。 |
| publisherId |
string |
プロバイダーの発行元 ID。 |
QuotaDimension
特定のクォータ・ディメンションに関する情報。
| 名前 | 型 | 説明 |
|---|---|---|
| description |
string |
このクォータディメンションに関する説明。 |
| id |
string |
このディメンションの一意の ID。 |
| name |
string |
このクォータ・ディメンションの表示名。 |
| period |
string |
このクォータ・ディメンションのリセット期間。 |
| quota |
number (float) |
この次元の最大制限。 |
| scope |
string |
このクォータディメンションのスコープ。 |
| unit |
string |
このクォータ・ディメンションに使用される標準の測定単位。 |
| unitPlural |
string |
このクォータ・ディメンションに使用される標準測定単位(複数形)。 |
SkuDescription
特定の SKU に関する情報。
| 名前 | 型 | 説明 |
|---|---|---|
| autoAdd |
boolean |
ワークスペースの作成時に SKU を自動的に追加する必要があるかどうかを示すフラグ。 |
| description |
string |
このSKUに関する説明。 |
| id |
string |
一意の SKU ID。 |
| name |
string |
この SKU の表示名。 |
| pricingDetails |
SKU の価格の詳細の一覧。 |
|
| quotaDimensions |
この SKU のクォータ ディメンションの一覧。 |
|
| restrictedAccessUri |
string |
制限付きアクセス SKU をサブスクライブするための URI。 |
| targets |
string[] |
このSKUで使用可能なターゲットの一覧。 |
| version |
string |
この SKU の表示名。 |
TargetDescription
ターゲットに関する情報。 ターゲットは、特定のタイプのジョブを処理できるコンポーネントです。
| 名前 | 型 | 説明 |
|---|---|---|
| acceptedContentEncodings |
string[] |
このターゲットが受け入れるコンテンツエンコーディングのリスト。 |
| acceptedDataFormats |
string[] |
このターゲットで受け入れられるデータ形式のリスト。 |
| description |
string |
このターゲットに関する説明。 |
| id |
string |
一意のターゲット ID。 |
| metadata |
このターゲットのメタデータ。 |
|
| name |
string |
このターゲットの表示名。 |
| numQubits |
integer (int32) minimum: 1maximum: 100000 |
量子ビット数 |
| targetProfile |
string |
ターゲットQIRプロファイル |