az providerhub provider-registration

注意

此參考是 Azure CLI 的 providerhub 延伸模組的一部分(2.57.0 版或更高版本)。 擴充功能會在您第一次執行 az providerhub provider-registration 命令時自動安裝。 深入了解擴充功能。

使用 providerhub 管理提供者註冊。

命令

名稱 Description 類型 狀態
az providerhub provider-registration create

建立提供者註冊。

副檔名 GA
az providerhub provider-registration delete

刪除提供者註冊。

副檔名 GA
az providerhub provider-registration generate-operation

產生指定提供者的作業 API。

副檔名 GA
az providerhub provider-registration list

列出訂用帳戶中的提供者註冊清單。

副檔名 GA
az providerhub provider-registration resource-action

使用 providerhub 管理資源動作。

副檔名 GA
az providerhub provider-registration resource-action delete-resource

刪除資源。

副檔名 GA
az providerhub provider-registration show

取得提供者註冊詳細數據。

副檔名 GA
az providerhub provider-registration update

更新提供者註冊。

副檔名 GA
az providerhub provider-registration wait

將 CLI 置於等候狀態,直到符合條件為止。

副檔名 GA

az providerhub provider-registration create

建立提供者註冊。

az providerhub provider-registration create --name
                                            [--authorization-owners]
                                            [--canary-manifest-owners]
                                            [--capabilities]
                                            [--cross-tenant-token-validation {EnsureSecureValidation, PassthroughInsecureToken}]
                                            [--custom-manifest-vers]
                                            [--dsts-configuration]
                                            [--enable-linked-notif {0, 1, f, false, n, no, t, true, y, yes}]
                                            [--error-response-message-options]
                                            [--expedited-rollout-metadata]
                                            [--expedited-rollout-submitters]
                                            [--global-notif-endpoints]
                                            [--incident-contact-email]
                                            [--incident-routing-service]
                                            [--incident-routing-team]
                                            [--kind {Direct, Hybrid, Managed}]
                                            [--legacy-namespace]
                                            [--legacy-registrations]
                                            [--linked-notif-rules]
                                            [--management-group-global-notification-endpoints]
                                            [--manifest-owner]
                                            [--metadata]
                                            [--namespace]
                                            [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
                                            [--notification-options {EmitSpendingLimit, None, NotSpecified}]
                                            [--notification-settings]
                                            [--notifications]
                                            [--opt-in-headers {ClientGroupMembership, ClientPrincipalNameEncoded, MSIResourceIdEncoded, ManagementGroupAncestorsEncoded, NotSpecified, PrivateLinkId, PrivateLinkResourceId, PrivateLinkVnetTrafficTag, ResourceGroupLocation, SignedAuxiliaryTokens, SignedUserToken, UnboundedClientGroupMembership}]
                                            [--opt-out-headers {NotSpecified, SystemDataCreatedByLastModifiedBy}]
                                            [--optional-features]
                                            [--override-actions]
                                            [--pc-code]
                                            [--pc-program-id]
                                            [--private-resource-provider-configuration]
                                            [--provider-auth]
                                            [--provider-authentication]
                                            [--provider-hub-metadata]
                                            [--provider-type {AuthorizationFree, External, Hidden, Internal, LegacyRegistrationRequired, NotSpecified, RegistrationFree, TenantOnly}]
                                            [--provider-version]
                                            [--req-features-policy {All, Any}]
                                            [--required-features]
                                            [--resc-hydration-accts]
                                            [--resource-access-policy {AcisActionAllowed, AcisReadAllowed, NotSpecified}]
                                            [--resource-access-roles]
                                            [--resource-group-lock-option-during-move]
                                            [--resource-provider-authorization-rules]
                                            [--response-options]
                                            [--schema-owner]
                                            [--service-name]
                                            [--service-tree-info]
                                            [--services]
                                            [--soft-delete-ttl]
                                            [--template-deployment-options]
                                            [--token-auth-config]

範例

provider-registration create

az providerhub provider-registration create --token-auth-configuration authentication-scheme="PoP" signed-request-scope="ResourceUri" --service-tree-infos service-id="d1b7d8ba-05e2-48e6-90d6-d781b99c6e69" component-id="d1b7d8ba-05e2-48e6-90d6-d781b99c6e69" --capabilities effect="Allow" quota-id="CSP_2015-05-01" --capabilities effect="Allow" quota-id="CSP_MG_2017-12-01" --manifest-owners "SPARTA-PlatformServiceAdministrator" --incident-contact-email "rpaascore@microsoft.com" --incident-routing-service "Resource Provider Service as a Service" --incident-routing-team "RPaaS" --provider-version "2.0" --provider-namespace "{providerNamespace}" --metadata "BypassManifestValidation":true

必要參數

--name --provider-namespace -n

在 ProviderHub 內裝載的資源提供者名稱。

選擇性參數

--authorization-owners

授權擁有者。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--canary-manifest-owners

Canary 支援速記語法、json-file 和 yaml-file 的指令清單擁有者清單。 請嘗試 “??” 以顯示更多。

--capabilities --capabilities --capability

這可讓限制性的訂用帳戶類型具有註冊和使用資源提供者的存取權。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --capability --capabilities

--cross-tenant-token-validation --token-validation

跨租使用者令牌驗證。

接受的值: EnsureSecureValidation, PassthroughInsecureToken
--custom-manifest-vers --custom-manifest-version

自定義指令清單版本。

--dsts-configuration

DSTS 組態。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--enable-linked-notif --enable-tenant-linked-notification

啟用租用戶連結通知。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--error-response-message-options --message-options

錯誤回應訊息的選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--expedited-rollout-metadata --rollout-metadata

加速推出的元數據。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--expedited-rollout-submitters --rollout-submitters

加速推出提交者清單。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--global-notif-endpoints --global-notification-endpoints

全域通知端點。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--incident-contact-email

RP 相關事件聯繫人的電子郵件位址。

--incident-routing-service --incident-service

建立或傳送事件至 RP 時,IcM 中的服務。

--incident-routing-team --incident-team

在建立或傳送事件給 RP 時,IcM 中的小組。

--kind

提供者註冊種類。 入口網站/工具/等也會使用此元數據,為相同類型的資源轉譯不同的UX體驗。

接受的值: Direct, Hybrid, Managed
預設值: Managed
--legacy-namespace

舊版命名空間。

--legacy-registrations

舊版註冊。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--linked-notif-rules --linked-notification-rules

連結的通知規則。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--management-group-global-notification-endpoints --mg-notif-endpoints

管理群組全域通知端點。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--manifest-owner --manifest-owners

指定必要的 ACIS 宣告陣列,以透過 ACIS 修改資源提供者的指令清單內容。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --manifest-owner

--metadata

中繼資料。 支援 json-file 和 yaml-file。

--namespace

在 ProviderHub 內裝載的資源提供者名稱。

--no-wait

請勿等候長時間執行的作業完成。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--notification-options

通知選項。

接受的值: EmitSpendingLimit, None, NotSpecified
--notification-settings

通知設定。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--notifications

notifications 物件。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--opt-in-headers

選擇加入標頭。

接受的值: ClientGroupMembership, ClientPrincipalNameEncoded, MSIResourceIdEncoded, ManagementGroupAncestorsEncoded, NotSpecified, PrivateLinkId, PrivateLinkResourceId, PrivateLinkVnetTrafficTag, ResourceGroupLocation, SignedAuxiliaryTokens, SignedUserToken, UnboundedClientGroupMembership
--opt-out-headers

退出標頭。

接受的值: NotSpecified, SystemDataCreatedByLastModifiedBy
--optional-features

選擇性功能。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--override-actions --subscription-state-override-actions

訂閱狀態覆寫動作。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--pc-code

訂用帳戶的利潤中心代碼。

--pc-program-id --profit-center-program-id

訂用帳戶的利潤中心計劃標識碼。

--private-resource-provider-configuration --private-rp-config

私人資源提供者組態。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--provider-auth --provider-authorizations --provider-authorizations --provider-authz

資源提供者授權。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --provider-auth --provider-authz --provider-authorizations

--provider-authentication --provider-authn

用來設定 ARM 在驗證提供者要求時應接受令牌的替代物件或資源。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--provider-hub-metadata

ProviderHub 元數據。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--provider-type

提供者類型。

接受的值: AuthorizationFree, External, Hidden, Internal, LegacyRegistrationRequired, NotSpecified, RegistrationFree, TenantOnly
--provider-version

提供者版本。

--req-features-policy --required-features-policy

接受的值是 「Any」 或 「All」。

接受的值: All, Any
--required-features

必要的功能。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resc-hydration-accts --resource-hydration-accounts

資源凍結帳戶支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resource-access-policy

資源存取原則。

接受的值: AcisActionAllowed, AcisReadAllowed, NotSpecified
--resource-access-roles

資源存取角色。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resource-group-lock-option-during-move --rg-lock-option

移動期間的資源群組鎖定選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resource-provider-authorization-rules --rp-auth-rules

資源提供者授權規則。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--response-options

回應選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--schema-owner --schema-owners --schema-owners

指定需要 ACIS 宣告的陣列,以透過 ACIS 修改資源提供者架構。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --schema-owner --schema-owners

--service-name

服務名稱。

--service-tree-info --service-tree-infos --service-tree-infos

資源提供者的 ServiceTree 資訊。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --service-tree-info --service-tree-infos

--services

服務。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--soft-delete-ttl

虛刪除存留時間。

--template-deployment-options --tmplt-deploy-opt

範本部署選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--token-auth-config --token-auth-configuration

令牌驗證組態。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az providerhub provider-registration delete

刪除提供者註冊。

az providerhub provider-registration delete [--ids]
                                            [--name]
                                            [--subscription]
                                            [--yes]

範例

provider-registration delete

az providerhub provider-registration delete -y --provider-namespace "{providerNamespace}"

選擇性參數

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。

--name --provider-namespace -n

在 ProviderHub 內裝載的資源提供者名稱。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--yes -y

不提示確認。

預設值: False
全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az providerhub provider-registration generate-operation

產生指定提供者的作業 API。

az providerhub provider-registration generate-operation [--ids]
                                                        [--provider-namespace]
                                                        [--subscription]

範例

provider-registration generate-operation

az providerhub provider-registration generate-operation --provider-namespace "{providerNamespace}"

選擇性參數

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。

--provider-namespace

在 ProviderHub 內裝載的資源提供者名稱。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az providerhub provider-registration list

列出訂用帳戶中的提供者註冊清單。

az providerhub provider-registration list [--max-items]
                                          [--next-token]

範例

provider-registration list

az providerhub provider-registration list

選擇性參數

--max-items

命令輸出中要傳回的項目總數。 如果可用的專案總數超過指定的值,則會在命令的輸出中提供令牌。 若要繼續分頁,請在後續命令的自變數中 --next-token 提供令牌值。

--next-token

標記,指定要開始分頁的位置。 這是先前截斷回應中的令牌值。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az providerhub provider-registration show

取得提供者註冊詳細數據。

az providerhub provider-registration show [--ids]
                                          [--name]
                                          [--subscription]

範例

provider-registration show

az providerhub provider-registration show --provider-namespace "{providerNamespace}"

選擇性參數

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。

--name --provider-namespace -n

在 ProviderHub 內裝載的資源提供者名稱。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az providerhub provider-registration update

更新提供者註冊。

az providerhub provider-registration update [--add]
                                            [--authorization-owners]
                                            [--canary-manifest-owners]
                                            [--capabilities]
                                            [--cross-tenant-token-validation {EnsureSecureValidation, PassthroughInsecureToken}]
                                            [--custom-manifest-vers]
                                            [--dsts-configuration]
                                            [--enable-linked-notif {0, 1, f, false, n, no, t, true, y, yes}]
                                            [--error-response-message-options]
                                            [--expedited-rollout-metadata]
                                            [--expedited-rollout-submitters]
                                            [--force-string {0, 1, f, false, n, no, t, true, y, yes}]
                                            [--global-notif-endpoints]
                                            [--ids]
                                            [--incident-contact-email]
                                            [--incident-routing-service]
                                            [--incident-routing-team]
                                            [--kind {Direct, Hybrid, Managed}]
                                            [--legacy-namespace]
                                            [--legacy-registrations]
                                            [--linked-notif-rules]
                                            [--management-group-global-notification-endpoints]
                                            [--manifest-owner]
                                            [--metadata]
                                            [--name]
                                            [--namespace]
                                            [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
                                            [--notification-options {EmitSpendingLimit, None, NotSpecified}]
                                            [--notification-settings]
                                            [--notifications]
                                            [--opt-in-headers {ClientGroupMembership, ClientPrincipalNameEncoded, MSIResourceIdEncoded, ManagementGroupAncestorsEncoded, NotSpecified, PrivateLinkId, PrivateLinkResourceId, PrivateLinkVnetTrafficTag, ResourceGroupLocation, SignedAuxiliaryTokens, SignedUserToken, UnboundedClientGroupMembership}]
                                            [--opt-out-headers {NotSpecified, SystemDataCreatedByLastModifiedBy}]
                                            [--optional-features]
                                            [--override-actions]
                                            [--pc-code]
                                            [--pc-program-id]
                                            [--private-resource-provider-configuration]
                                            [--provider-auth]
                                            [--provider-authentication]
                                            [--provider-hub-metadata]
                                            [--provider-type {AuthorizationFree, External, Hidden, Internal, LegacyRegistrationRequired, NotSpecified, RegistrationFree, TenantOnly}]
                                            [--provider-version]
                                            [--remove]
                                            [--req-features-policy {All, Any}]
                                            [--required-features]
                                            [--resc-hydration-accts]
                                            [--resource-access-policy {AcisActionAllowed, AcisReadAllowed, NotSpecified}]
                                            [--resource-access-roles]
                                            [--resource-group-lock-option-during-move]
                                            [--resource-provider-authorization-rules]
                                            [--response-options]
                                            [--schema-owner]
                                            [--service-name]
                                            [--service-tree-info]
                                            [--services]
                                            [--set]
                                            [--soft-delete-ttl]
                                            [--subscription]
                                            [--template-deployment-options]
                                            [--token-auth-config]

範例

provider-registration update

az providerhub provider-registration update --token-auth-configuration authentication-scheme="PoP" signed-request-scope="ResourceUri" --service-tree-infos service-id="d1b7d8ba-05e2-48e6-90d6-d781b99c6e69" component-id="d1b7d8ba-05e2-48e6-90d6-d781b99c6e69" --capabilities effect="Allow" quota-id="CSP_2015-05-01" --capabilities effect="Allow" quota-id="CSP_MG_2017-12-01" --manifest-owners "SPARTA-PlatformServiceAdministrator" --incident-contact-email "rpaascore@microsoft.com" --incident-routing-service "Resource Provider Service as a Service" --incident-routing-team "RPaaS" --provider-version "2.0" --provider-namespace "{providerNamespace}" --metadata "BypassManifestValidation":true

選擇性參數

--add

藉由指定路徑和索引鍵值組,將物件加入物件清單。 範例:--add property.listProperty <key=value、string 或 JSON 字串>。

--authorization-owners

授權擁有者。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--canary-manifest-owners

Canary 的指令清單擁有者清單。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--capabilities --capabilities --capability

這可讓限制性的訂用帳戶類型具有註冊和使用資源提供者的存取權。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --capability --capabilities

--cross-tenant-token-validation --token-validation

跨租使用者令牌驗證。

接受的值: EnsureSecureValidation, PassthroughInsecureToken
--custom-manifest-vers --custom-manifest-version

自定義指令清單版本。

--dsts-configuration

DSTS 組態。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--enable-linked-notif --enable-tenant-linked-notification

啟用租用戶連結通知。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--error-response-message-options --message-options

錯誤回應訊息的選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--expedited-rollout-metadata --rollout-metadata

加速推出的元數據。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--expedited-rollout-submitters --rollout-submitters

加速推出提交者清單。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--force-string

使用 'set' 或 'add' 時,請保留字串常值,而不是嘗試轉換成 JSON。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--global-notif-endpoints --global-notification-endpoints

全域通知端點。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。

--incident-contact-email

RP 相關事件聯繫人的電子郵件位址。

--incident-routing-service --incident-service

建立或傳送事件至 RP 時,IcM 中的服務。

--incident-routing-team --incident-team

在建立或傳送事件給 RP 時,IcM 中的小組。

--kind

提供者註冊種類。 入口網站/工具/等也會使用此元數據,為相同類型的資源轉譯不同的UX體驗。

接受的值: Direct, Hybrid, Managed
--legacy-namespace

舊版命名空間。

--legacy-registrations

舊版註冊。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--linked-notif-rules --linked-notification-rules

連結的通知規則。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--management-group-global-notification-endpoints --mg-notif-endpoints

管理群組全域通知端點。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--manifest-owner --manifest-owners

指定必要的 ACIS 宣告陣列,以透過 ACIS 修改資源提供者的指令清單內容。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --manifest-owner

--metadata

中繼資料。 支援 json-file 和 yaml-file。

--name --provider-namespace -n

在 ProviderHub 內裝載的資源提供者名稱。

--namespace

在 ProviderHub 內裝載的資源提供者名稱。

--no-wait

請勿等候長時間執行的作業完成。

接受的值: 0, 1, f, false, n, no, t, true, y, yes
--notification-options

通知選項。

接受的值: EmitSpendingLimit, None, NotSpecified
--notification-settings

通知設定。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--notifications

notifications 物件。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--opt-in-headers

選擇加入標頭。

接受的值: ClientGroupMembership, ClientPrincipalNameEncoded, MSIResourceIdEncoded, ManagementGroupAncestorsEncoded, NotSpecified, PrivateLinkId, PrivateLinkResourceId, PrivateLinkVnetTrafficTag, ResourceGroupLocation, SignedAuxiliaryTokens, SignedUserToken, UnboundedClientGroupMembership
--opt-out-headers

退出標頭。

接受的值: NotSpecified, SystemDataCreatedByLastModifiedBy
--optional-features

選擇性功能。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--override-actions --subscription-state-override-actions

訂閱狀態覆寫動作。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--pc-code

訂用帳戶的利潤中心代碼。

--pc-program-id --profit-center-program-id

訂用帳戶的利潤中心計劃標識碼。

--private-resource-provider-configuration --private-rp-config

私人資源提供者組態。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--provider-auth --provider-authorizations --provider-authorizations --provider-authz

資源提供者授權。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --provider-auth --provider-authz --provider-authorizations

--provider-authentication --provider-authn

用來設定 ARM 在驗證提供者要求時應接受令牌的替代物件或資源。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--provider-hub-metadata

ProviderHub 元數據。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--provider-type

提供者類型。

接受的值: AuthorizationFree, External, Hidden, Internal, LegacyRegistrationRequired, NotSpecified, RegistrationFree, TenantOnly
--provider-version

提供者版本。

--remove

從清單中移除屬性或專案。 範例:--remove property.list OR --remove 屬性ToRemove。

--req-features-policy --required-features-policy

接受的值是 「Any」 或 「All」。

接受的值: All, Any
--required-features

必要的功能。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resc-hydration-accts --resource-hydration-accounts

資源凍結帳戶支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resource-access-policy

資源存取原則。

接受的值: AcisActionAllowed, AcisReadAllowed, NotSpecified
--resource-access-roles

資源存取角色。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resource-group-lock-option-during-move --rg-lock-option

移動期間的資源群組鎖定選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--resource-provider-authorization-rules --rp-auth-rules

資源提供者授權規則。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--response-options

回應選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--schema-owner --schema-owners --schema-owners

指定需要 ACIS 宣告的陣列,以透過 ACIS 修改資源提供者架構。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --schema-owner --schema-owners

--service-name

服務名稱。

--service-tree-info --service-tree-infos --service-tree-infos

資源提供者的 ServiceTree 資訊。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --service-tree-info --service-tree-infos

--services

服務。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--set

指定要設定的屬性路徑和值,以更新物件。 範例:--set property1.property2=。

--soft-delete-ttl

虛刪除存留時間。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--template-deployment-options --tmplt-deploy-opt

範本部署選項。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

--token-auth-config --token-auth-configuration

令牌驗證組態。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az providerhub provider-registration wait

將 CLI 置於等候狀態,直到符合條件為止。

az providerhub provider-registration wait [--created]
                                          [--custom]
                                          [--deleted]
                                          [--exists]
                                          [--ids]
                                          [--interval]
                                          [--name]
                                          [--subscription]
                                          [--timeout]
                                          [--updated]

選擇性參數

--created

請等候在 'Succeeded' 使用 'provisioningState' 建立。

預設值: False
--custom

等到條件符合自定義 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。

--deleted

等到刪除為止。

預設值: False
--exists

等候資源存在。

預設值: False
--ids

一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。

--interval

輪詢間隔以秒為單位。

預設值: 30
--name --provider-namespace -n

在 ProviderHub 內裝載的資源提供者名稱。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--timeout

以秒為單位的等候上限。

預設值: 3600
--updated

等到 provisioningState 更新為 'Succeeded'。

預設值: False
全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 az account set -s NAME_OR_ID 設定預設訂用帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。