az communication chat thread
Note
This reference is part of the communication extension for the Azure CLI (version 2.67.0 or higher). 拡張機能は、az communication chat thread コマンドを初めて実行すると自動的にインストールされます。 Learn more about extensions.
コマンド グループ "通信チャット" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
Communication Service リソースのチャット スレッドを管理するコマンド。
コマンド
名前 | 説明 | 型 | 状態 |
---|---|---|---|
az communication chat thread create |
チャット スレッドを作成します。 |
Extension | Preview |
az communication chat thread delete |
チャット スレッドを削除します。 |
Extension | Preview |
az communication chat thread list |
ユーザーのチャット スレッドの一覧を取得します。 |
Extension | Preview |
az communication chat thread update-topic |
チャット スレッドのトピックを更新します。 |
Extension | Preview |
az communication chat thread create
コマンド グループ "通信チャット スレッド" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
チャット スレッドを作成します。
az communication chat thread create --topic
[--access-token]
[--endpoint]
[--idempotency-token]
例
チャット スレッドを作成する
az communication chat thread create --topic "chat-topic"
必須のパラメーター
Chat topic.
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
Idempotency token.
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication chat thread delete
コマンド グループ "通信チャット スレッド" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
チャット スレッドを削除します。
az communication chat thread delete --thread
[--access-token]
[--endpoint]
[--yes]
例
チャット スレッドの削除
az communication chat thread delete --thread "19:a-bcd=xyz"
必須のパラメーター
Thread id.
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
確認を求めないでください。
プロパティ | 値 |
---|---|
規定値: | False |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication chat thread list
コマンド グループ "通信チャット スレッド" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
ユーザーのチャット スレッドの一覧を取得します。
az communication chat thread list [--access-token]
[--endpoint]
[--start-time]
例
チャット スレッドを一覧表示する
az communication chat thread list
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
開始時刻ISO8601形式(例: 2022-07-14T10:21)。
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |
az communication chat thread update-topic
コマンド グループ "通信チャット スレッド" はプレビュー段階であり、開発中です。 参照レベルとサポート レベル: https://aka.ms/CLI_refstatus
チャット スレッドのトピックを更新します。
az communication chat thread update-topic --thread
--topic
[--access-token]
[--endpoint]
例
チャット スレッドトピックを更新する
az communication chat thread update-topic --thread "19:a-bcd=xyz" --topic "New topic!"
必須のパラメーター
Thread id.
Chat topic.
省略可能のパラメーター
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。
プロパティ | 値 |
---|---|
Parameter group: | Communication Arguments |
グローバル パラメーター
ログの詳細度を上げて、すべてのデバッグ ログを表示します。
プロパティ | 値 |
---|---|
規定値: | False |
このヘルプ メッセージを表示して終了します。
エラーのみを表示し、警告を抑制します。
プロパティ | 値 |
---|---|
規定値: | False |
Output format.
プロパティ | 値 |
---|---|
規定値: | json |
指定可能な値: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath クエリ文字列。 詳細と例については、http://jmespath.org/ を参照してください。
サブスクリプションの名前または ID。
az account set -s NAME_OR_ID
を使用して既定のサブスクリプションを構成できます。
ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。
プロパティ | 値 |
---|---|
規定値: | False |