az eventgrid namespace topic event-subscription
注意
此參考是 Azure CLI 的 eventgrid 延伸模組的一部分 (2.51.0 版或更高版本)。 擴充功能會在您第一次執行 az eventgrid 命名空間 topic event-subscription 命令時自動安裝。 深入了解擴充功能。
命令群組 'az eventgrid namespace topic' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
管理 eventgrid 命名空間主題事件訂用帳戶。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az eventgrid namespace topic event-subscription create |
建立命名空間主題的事件訂用帳戶。 |
副檔名 | 預覽版 |
az eventgrid namespace topic event-subscription delete |
刪除命名空間主題的現有事件訂用帳戶。 |
副檔名 | 預覽版 |
az eventgrid namespace topic event-subscription list |
列出屬於特定命名空間主題的事件訂用帳戶。 |
副檔名 | 預覽版 |
az eventgrid namespace topic event-subscription show |
顯示命名空間主題的事件訂用帳戶。 |
副檔名 | 預覽版 |
az eventgrid namespace topic event-subscription update |
更新命名空間主題的事件訂閱。 |
副檔名 | 預覽版 |
az eventgrid namespace topic event-subscription wait |
將 CLI 置於等候狀態,直到符合條件為止。 |
副檔名 | 預覽版 |
az eventgrid namespace topic event-subscription create
命令群組 'az eventgrid namespace topic event-subscription' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
建立命名空間主題的事件訂用帳戶。
az eventgrid namespace topic event-subscription create --event-subscription-name
--namespace-name
--resource-group
--topic-name
[--delivery-configuration]
[--event-delivery-schema {CloudEventSchemaV1_0}]
[--filters-configuration]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
範例
建立事件訂用帳戶
az eventgrid namespace topic event-subscription create -g rg --topic-name topic -n event-subscription --namespace-name name --delivery-configuration "{deliveryMode:Queue,queue:{receiveLockDurationInSeconds:60,maxDeliveryCount:4,eventTimeToLive:P1D}}"
必要參數
要建立的事件訂閱名稱。 事件訂閱名稱長度必須介於 3 到 100 個字元之間,且只能使用英數位元。
命名空間的名稱。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
命名空間主題的名稱。
選擇性參數
事件訂閱傳遞設定的相關資訊。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
事件訂閱的事件傳遞架構。
事件訂閱篩選的相關資訊。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
請勿等候長時間執行的作業完成。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az eventgrid namespace topic event-subscription delete
命令群組 'az eventgrid namespace topic event-subscription' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
刪除命名空間主題的現有事件訂用帳戶。
az eventgrid namespace topic event-subscription delete [--event-subscription-name]
[--ids]
[--namespace-name]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--topic-name]
[--yes]
範例
刪除事件訂用帳戶
az eventgrid namespace topic event-subscription delete -g rg --topic-name topic -n event-subscription --namespace-name name
選擇性參數
要建立的事件訂閱名稱。 事件訂閱名稱長度必須介於 3 到 100 個字元之間,且只能使用英數位元。
一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。
命名空間的名稱。
請勿等候長時間執行的作業完成。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
命名空間主題的名稱。
不提示確認。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az eventgrid namespace topic event-subscription list
命令群組 'az eventgrid namespace topic event-subscription' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
列出屬於特定命名空間主題的事件訂用帳戶。
az eventgrid namespace topic event-subscription list --namespace-name
--resource-group
--topic-name
[--filter]
[--max-items]
[--next-token]
[--top]
範例
列出事件訂用帳戶
az eventgrid namespace topic event-subscription list -g rg --topic-name topic --namespace-name name
必要參數
命名空間的名稱。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
命名空間主題的名稱。
選擇性參數
用來使用 OData 語法篩選搜尋結果的查詢。 只允許篩選 'name' 屬性,且 OData 作業數目有限。 這些作業包括:'contains' 函式以及下列邏輯作業:not、 和, 或 eq (針對 equal), 和 ne (for not equal) 。 不支援算數運算。 以下是有效的篩選範例:$filter=contains(namE,'PATTERN') 和名稱 ne 'PATTERN-1'。 下列不是有效的篩選範例:$filter=location eq 'westus'。
命令輸出中要傳回的專案總數。 如果可用的專案總數超過指定的值,則會在命令的輸出中提供權杖。 若要繼續分頁,請在後續命令的引數中 --next-token
提供權杖值。
標記,指定要開始分頁的位置。 這是先前截斷回應中的權杖值。
要針對清單作業傳回每個頁面的結果數目。 top 參數的有效範圍是 1 到 100。 如果未指定,每個頁面要傳回的預設結果數目為 20 個專案。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az eventgrid namespace topic event-subscription show
命令群組 'az eventgrid namespace topic event-subscription' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
顯示命名空間主題的事件訂用帳戶。
az eventgrid namespace topic event-subscription show [--event-subscription-name]
[--ids]
[--namespace-name]
[--resource-group]
[--subscription]
[--topic-name]
範例
顯示事件訂閱
az eventgrid namespace topic event-subscription show -g rg --topic-name topic -n event-subscription --namespace-name name
選擇性參數
要建立的事件訂閱名稱。 事件訂閱名稱長度必須介於 3 到 100 個字元之間,且只能使用英數位元。
一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。
命名空間的名稱。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
命名空間主題的名稱。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az eventgrid namespace topic event-subscription update
命令群組 'az eventgrid namespace topic event-subscription' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
更新命名空間主題的事件訂閱。
az eventgrid namespace topic event-subscription update [--add]
[--delivery-configuration]
[--event-delivery-schema {CloudEventSchemaV1_0}]
[--event-subscription-name]
[--filters-configuration]
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
[--ids]
[--namespace-name]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--remove]
[--resource-group]
[--set]
[--subscription]
[--topic-name]
範例
更新事件訂閱
az eventgrid namespace topic event-subscription create -g rg --topic-name topic -n event-subscription --namespace-name name --filters-configuration "{includedEventTypes:['All']}"
選擇性參數
藉由指定路徑和索引鍵值組,將 物件加入物件清單。 範例:--add property.listProperty < key=value、string 或 JSON 字串 > 。
事件訂閱傳遞設定的相關資訊。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
事件訂閱的事件傳遞架構。
要建立的事件訂閱名稱。 事件訂閱名稱長度必須介於 3 到 100 個字元之間,且只能使用英數位元。
事件訂閱篩選的相關資訊。 支援速記語法、json-file 和 yaml-file。 請嘗試 「??」 以顯示更多。
使用 'set' 或 'add' 時,請保留字元串常值,而不是嘗試轉換成 JSON。
一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。
命名空間的名稱。
請勿等候長時間執行的作業完成。
從清單中移除屬性或專案。 範例:--remove property.list OR --remove 屬性ToRemove。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
指定要設定的屬性路徑和值,以更新物件。 範例:--set property1.property2=。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
命名空間主題的名稱。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az eventgrid namespace topic event-subscription wait
命令群組 'az eventgrid namespace topic event-subscription' 處於預覽狀態,且正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus
將 CLI 置於等候狀態,直到符合條件為止。
az eventgrid namespace topic event-subscription wait [--created]
[--custom]
[--deleted]
[--event-subscription-name]
[--exists]
[--ids]
[--interval]
[--namespace-name]
[--resource-group]
[--subscription]
[--timeout]
[--topic-name]
[--updated]
選擇性參數
請等候在 'Succeeded' 使用 'provisioningState' 建立。
等到條件符合自訂 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。
等到刪除為止。
要建立的事件訂閱名稱。 事件訂閱名稱長度必須介於 3 到 100 個字元之間,且只能使用英數位元。
等候資源存在。
一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。
輪詢間隔以秒為單位。
命名空間的名稱。
資源組名。 您可以使用 來設定預設群組 az configure --defaults group=<name>
。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
以秒為單位的等候上限。
命名空間主題的名稱。
等到 provisioningState 更新為 'Succeeded'。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。