az notification-hub credential gcm

Note

このリファレンスは、Azure CLI (バージョン 2.49.0 以降) の通知ハブ拡張機能の一部です。 拡張機能は、az notification-hub credential gcm コマンドを初めて実行するときに自動的にインストールされます。 拡張機能の詳細をご覧ください。

コマンド グループ 'notification-hub' は試験段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

コマンド

名前 説明 Status
az notification-hub credential gcm update

Google GCM/FCM API キーを更新します。

拡張 Experimental

az notification-hub credential gcm update

実験用

コマンド グループ 'notification-hub' は試験段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus

Google GCM/FCM API キーを更新します。

az notification-hub credential gcm update --google-api-key
                                          --name
                                          --namespace-name
                                          --resource-group

Android プッシュ API キーを更新する

az notification-hub credential gcm update --resource-group groupName --namespace-name spaceName --notification-hub-name hubName --google-api-key keyValue

必須のパラメーター

--google-api-key

Google API キー。

--name --notification-hub-name -n

通知ハブ名。

--namespace-name

名前空間の名前。

--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 を使います。