次の方法で共有


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"

必須のパラメーター

--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.

--access-token

通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。

プロパティ
Parameter group: Communication Arguments
--endpoint

Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。

プロパティ
Parameter group: Communication Arguments
--idempotency-token

Idempotency token.

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

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

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

--only-show-errors

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

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

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

--subscription

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

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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 -t

Thread id.

省略可能のパラメーター

The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.

--access-token

通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。

プロパティ
Parameter group: Communication Arguments
--endpoint

Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。

プロパティ
Parameter group: Communication Arguments
--yes -y

確認を求めないでください。

プロパティ
規定値: False
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

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

--only-show-errors

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

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

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

--subscription

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

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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.

--access-token

通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。

プロパティ
Parameter group: Communication Arguments
--endpoint

Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。

プロパティ
Parameter group: Communication Arguments
--start-time

開始時刻ISO8601形式(例: 2022-07-14T10:21)。

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

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

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

--only-show-errors

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

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

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

--subscription

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

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --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 -t

Thread id.

--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.

--access-token

通信アクセス トークン。 環境変数: AZURE_COMMUNICATION_ACCESS_TOKEN。

プロパティ
Parameter group: Communication Arguments
--endpoint

Communication endpoint. 環境変数: AZURE_COMMUNICATION_ENDPOINT。

プロパティ
Parameter group: Communication Arguments
グローバル パラメーター
--debug

ログの詳細度を上げて、すべてのデバッグ ログを表示します。

プロパティ
規定値: False
--help -h

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

--only-show-errors

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

プロパティ
規定値: False
--output -o

Output format.

プロパティ
規定値: json
指定可能な値: json, jsonc, none, table, tsv, yaml, yamlc
--query

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

--subscription

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

--verbose

ログの詳細度を高める。 完全なデバッグ ログには --debug を使用します。

プロパティ
規定値: False