az cognitiveservices account commitment-plan

Azure Cognitive Services アカウントのコミットメント 計画を管理します。

コマンド

名前 説明 Status
az cognitiveservices account commitment-plan create

Azure Cognitive Services アカウントのコミットメント 計画を作成します。

コア GA
az cognitiveservices account commitment-plan delete

Azure Cognitive Services アカウントからコミットメント プランを削除します。

コア GA
az cognitiveservices account commitment-plan list

Azure Cognitive Services アカウントからのすべてのコミットメント プランを表示します。

コア GA
az cognitiveservices account commitment-plan show

Azure Cognitive Services アカウントからのコミットメント プランを表示します。

コア GA

az cognitiveservices account commitment-plan create

Azure Cognitive Services アカウントのコミットメント 計画を作成します。

この記事では、Azure Cognitive Services アカウントとサブスクリプション管理専用の Azure CLI コマンドの一覧を示します。 API とサポートされている SDK の使用方法については、個々のサービスのドキュメント https://docs.microsoft.com/azure/cognitive-services/ を参照してください。

az cognitiveservices account commitment-plan create --auto-renew {false, true}
                                                    --commitment-plan-name
                                                    --hosting-model {ConnectedContainer, DisconnectedContainer, ProvisionedWeb, Web}
                                                    --name
                                                    --plan-type
                                                    --resource-group
                                                    [--current-count]
                                                    [--current-tier]
                                                    [--next-count]
                                                    [--next-tier]

Azure Cognitive Services アカウントのコミットメント 計画を作成します。

az cognitiveservices account commitment-plan create -g yuanyang-test-sdk -n yytest-ta --commitment-plan-name "plan" --hosting-model "Web" --plan-type "TA" --auto-renew false --current-tier "T1" --next-tier "T2"

必須のパラメーター

--auto-renew

自動更新を適用するかどうかを示すブール値。

承認された値: false, true
--commitment-plan-name

Cognitive Services アカウント コミットメント プラン名。

--hosting-model

Cognitive Services アカウント ホスティング モデル。

承認された値: ConnectedContainer, DisconnectedContainer, ProvisionedWeb, Web
--name -n

Cognitive Services アカウントの名前です。

--plan-type

Cognitive Services アカウントコミットメント プランの種類。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

省略可能のパラメーター

--current-count

Cognitive Services アカウント コミットメント プランの現在のコミットメント期間の数。

--current-tier

Cognitive Services アカウント コミットメント プランの現在のコミットメント期間レベル。

--next-count

Cognitive Services アカウント コミットメント プランの次のコミットメント期間数。

--next-tier

Cognitive Services アカウント コミットメント プランの次のコミットメント期間レベル。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

承認された値: json, jsonc, none, table, tsv, yaml, yamlc
既定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。

az cognitiveservices account commitment-plan delete

Azure Cognitive Services アカウントからコミットメント プランを削除します。

この記事では、Azure Cognitive Services アカウントとサブスクリプション管理専用の Azure CLI コマンドの一覧を示します。 API とサポートされている SDK の使用方法については、個々のサービスのドキュメント https://docs.microsoft.com/azure/cognitive-services/ を参照してください。

az cognitiveservices account commitment-plan delete --commitment-plan-name
                                                    --name
                                                    --resource-group

Azure Cognitive Services アカウントからコミットメント プランを削除します。

az cognitiveservices account commitment-plan delete -g yuanyang-test-sdk -n yytest-ta --commitment-plan-name "plan"

必須のパラメーター

--commitment-plan-name

Cognitive Services アカウント コミットメント プラン名。

--name -n

Cognitive Services アカウントの名前です。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

承認された値: json, jsonc, none, table, tsv, yaml, yamlc
既定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。

az cognitiveservices account commitment-plan list

Azure Cognitive Services アカウントからのすべてのコミットメント プランを表示します。

この記事では、Azure Cognitive Services アカウントとサブスクリプション管理専用の Azure CLI コマンドの一覧を示します。 API とサポートされている SDK の使用方法については、個々のサービスのドキュメント https://docs.microsoft.com/azure/cognitive-services/ を参照してください。

az cognitiveservices account commitment-plan list --name
                                                  --resource-group

Azure Cognitive Services アカウントからのすべてのコミットメント プランを表示します。

az cognitiveservices account commitment-plan list -g yuanyang-test-sdk -n yytest-ta

必須のパラメーター

--name -n

Cognitive Services アカウントの名前です。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

承認された値: json, jsonc, none, table, tsv, yaml, yamlc
既定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。

az cognitiveservices account commitment-plan show

Azure Cognitive Services アカウントからのコミットメント プランを表示します。

この記事では、Azure Cognitive Services アカウントとサブスクリプション管理専用の Azure CLI コマンドの一覧を示します。 API とサポートされている SDK の使用方法については、個々のサービスのドキュメント https://docs.microsoft.com/azure/cognitive-services/ を参照してください。

az cognitiveservices account commitment-plan show --commitment-plan-name
                                                  --name
                                                  --resource-group

Azure Cognitive Services アカウントからのコミットメント プランを表示します。

az cognitiveservices account commitment-plan show -g yuanyang-test-sdk -n yytest-ta --commitment-plan-name "plan"

必須のパラメーター

--commitment-plan-name

Cognitive Services アカウント コミットメント プラン名。

--name -n

Cognitive Services アカウントの名前です。

--resource-group -g

リソース グループの名前。 az configure --defaults group=<name> を使用して、既定のグループを構成できます。

グローバル パラメーター
--debug

すべてのデバッグ ログを表示するようにログの詳細レベルを上げます。

--help -h

このヘルプ メッセージを表示して終了します。

--only-show-errors

エラーのみを表示し、警告は抑制します。

--output -o

出力形式。

承認された値: json, jsonc, none, table, tsv, yaml, yamlc
既定値: json
--query

JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ をご覧ください。

--subscription

サブスクリプションの名前または ID。 az account set -s NAME_OR_ID を使用して、既定のサブスクリプションを構成できます。

--verbose

ログの詳細レベルを上げます。 詳細なデバッグ ログを表示するには --debug を使います。