az amlfs
Note
This reference is part of the amlfs extension for the Azure CLI (version 2.70.0 or higher). The extension will automatically install the first time you run an az amlfs command. Learn more about extensions.
這是 Azure CLI 的擴充功能,可管理 Amlfs 資源。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az amlfs archive |
從 AML 檔案系統封存資料。 |
Extension | GA |
az amlfs auto-export |
管理自動匯出作業。 |
Extension | GA |
az amlfs auto-export create |
建立自動匯出作業。 |
Extension | GA |
az amlfs auto-export delete |
刪除要刪除的自動匯出作業。 |
Extension | GA |
az amlfs auto-export list |
列出使用者有權在AML檔系統下存取的所有自動匯出作業。 |
Extension | GA |
az amlfs auto-export show |
取得自動匯出作業。 |
Extension | GA |
az amlfs auto-export update |
更新自動匯出作業實例。 |
Extension | GA |
az amlfs auto-export wait |
將 CLI 置於等候狀態,直到符合條件為止。 |
Extension | GA |
az amlfs cancel-archive |
取消從 AML 檔案系統封存資料。 |
Extension | GA |
az amlfs check-amlfs-subnet |
檢查子網對 AML 檔系統建立呼叫是否有效。 |
Extension | GA |
az amlfs create |
建立 AML 檔案系統。 |
Extension | GA |
az amlfs delete |
刪除 AML 檔案系統以進行刪除。 |
Extension | GA |
az amlfs get-subnets-size |
取得提供的 AML 檔案系統資訊所需的可用 IP 位址數目。 |
Extension | GA |
az amlfs import |
管理匯入作業。 |
Extension | GA |
az amlfs import create |
建立匯入作業。 |
Extension | GA |
az amlfs import delete |
刪除要刪除的匯入作業。 |
Extension | GA |
az amlfs import list |
列出使用者有權在 AML 檔案系統下存取的所有匯入作業。 |
Extension | GA |
az amlfs import show |
取得匯入作業。 |
Extension | GA |
az amlfs import update |
更新匯入作業實例。 |
Extension | GA |
az amlfs import wait |
將 CLI 置於等候狀態,直到符合條件為止。 |
Extension | GA |
az amlfs list |
列出使用者有權在資源群組下存取的所有 AML 檔案系統。 |
Extension | GA |
az amlfs show |
取得 AML 檔案系統。 |
Extension | GA |
az amlfs update |
更新 AML 檔案系統。 |
Extension | GA |
az amlfs wait |
將 CLI 置於等候狀態,直到符合條件為止。 |
Extension | GA |
az amlfs archive
從 AML 檔案系統封存資料。
az amlfs archive [--amlfs-name]
[--filesystem-path]
[--ids]
[--resource-group]
[--subscription]
範例
Amlfs archive
az amlfs archive --amlfs-name name -g rg
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
相對於檔案系統根目錄的封存的 Lustre 檔案系統路徑。 指定 『/』 以封存所有已修改的數據。
屬性 | 值 |
---|---|
Parameter group: | ArchiveInfo Arguments |
預設值: | / |
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs cancel-archive
取消從 AML 檔案系統封存資料。
az amlfs cancel-archive [--amlfs-name]
[--ids]
[--resource-group]
[--subscription]
範例
Amlfs cancel-archive
az amlfs cancel-archive --amlfs-name name -g rg
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs check-amlfs-subnet
檢查子網對 AML 檔系統建立呼叫是否有效。
az amlfs check-amlfs-subnet [--filesystem-subnet]
[--location]
[--sku]
[--storage-capacity]
範例
Amlfs 檢查子網
az amlfs check-amlfs-subnet --filesystem-subnet subnet_id --sku AMLFS-Durable-Premium-250 --location eastus --storage-capacity-tb 16
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
用於管理 AML 檔案系統和面向用戶端作業的子網。 此子網應該至少有 VNET 位址空間內的 /24 子網掩碼。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystemSubnetInfo Arguments |
將會在 中建立 AML 檔案系統的區域。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystemSubnetInfo Arguments |
此資源的 SKU 名稱。
屬性 | 值 |
---|---|
Parameter group: | Sku Arguments |
TiB 中的 AML 檔案系統大小。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystemSubnetInfo Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs create
建立 AML 檔案系統。
az amlfs create --aml-filesystem-name --name
--resource-group
[--encryption-setting]
[--filesystem-subnet]
[--hsm-settings]
[--location]
[--maintenance-window]
[--mi-user-assigned]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--sku]
[--storage-capacity]
[--tags]
[--zones]
範例
Create amlfs
az amlfs create -n amlfs_name -g rg --sku AMLFS-Durable-Premium-250 --storage-capacity 16 --zones [1] --maintenance-window "{dayOfWeek:friday,timeOfDayUtc:'22:00'}" --filesystem-subnet subnet_id
必要參數
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
指定 Key Vault 中加密金鑰的位置。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | EncryptionSettings Arguments |
用於管理 AML 檔案系統和面向用戶端作業的子網。 此子網應該至少有 VNET 位址空間內的 /24 子網掩碼。
屬性 | 值 |
---|---|
Parameter group: | Properties Arguments |
指定 AML 檔案系統的 HSM 設定。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | Hsm Arguments |
未指定資源所在的地理位置,將會使用資源群組的位置。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystem Arguments |
每周維護時間 30 分鐘的開始時間。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | Properties Arguments |
空間分隔的資源標識碼,以新增使用者指派的身分識別。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
請勿等候長時間執行的作業完成。
屬性 | 值 |
---|---|
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
此資源的 SKU 名稱。
屬性 | 值 |
---|---|
Parameter group: | Sku Arguments |
TiB 中的 AML 檔案系統大小。 這可能會四捨五入。
屬性 | 值 |
---|---|
Parameter group: | Properties Arguments |
Resource tags. 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystem Arguments |
資源的可用性區域。 此欄位只應包含數位中的單一元素。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystem Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs delete
刪除 AML 檔案系統以進行刪除。
az amlfs delete [--aml-filesystem-name --name]
[--ids]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--resource-group]
[--subscription]
[--yes]
範例
Delete amlfs
az amlfs delete -n amlfs_name -g rg
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
請勿等候長時間執行的作業完成。
屬性 | 值 |
---|---|
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
請勿提示確認。
屬性 | 值 |
---|---|
預設值: | False |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs get-subnets-size
取得提供的 AML 檔案系統資訊所需的可用 IP 位址數目。
az amlfs get-subnets-size [--sku]
[--storage-capacity]
範例
Amlfs 取得子網大小
az amlfs get-subnets-size --sku AMLFS-Durable-Premium-250 --storage-capacity-tb 16
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
此資源的 SKU 名稱。
屬性 | 值 |
---|---|
Parameter group: | Sku Arguments |
TiB 中的 AML 檔案系統大小。
屬性 | 值 |
---|---|
Parameter group: | RequiredAMLFilesystemSubnetsSizeInfo Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs list
列出使用者有權在資源群組下存取的所有 AML 檔案系統。
az amlfs list [--max-items]
[--next-token]
[--resource-group]
範例
List amlfs
az amlfs list -g rg
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
命令輸出中要傳回的項目總數。 如果可用的專案總數超過指定的值,則會在命令的輸出中提供令牌。 若要繼續分頁,請在後續命令的 --next-token
自變數中提供令牌值。
屬性 | 值 |
---|---|
Parameter group: | Pagination Arguments |
標記,指定要開始分頁的位置。 這是先前截斷回應中的令牌值。
屬性 | 值 |
---|---|
Parameter group: | Pagination Arguments |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs show
取得 AML 檔案系統。
az amlfs show [--aml-filesystem-name --name]
[--ids]
[--resource-group]
[--subscription]
範例
Show amlfs
az amlfs show -n name -g rg
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs update
更新 AML 檔案系統。
az amlfs update [--add]
[--aml-filesystem-name --name]
[--encryption-setting]
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
[--ids]
[--maintenance-window]
[--no-wait {0, 1, f, false, n, no, t, true, y, yes}]
[--remove]
[--resource-group]
[--set]
[--subscription]
[--tags]
範例
Update amlfs
az amlfs update -n name -g rg --tags "{tag:test}"
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
藉由指定路徑和索引鍵值組,將物件加入物件清單。 範例: --add property.listProperty <key=value, string or JSON string>
.
屬性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
指定 Key Vault 中加密金鑰的位置。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | EncryptionSettings Arguments |
使用 'set' 或 'add' 時,請保留字串常值,而不是嘗試轉換成 JSON。
屬性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
每周維護時間 30 分鐘的開始時間。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | Properties Arguments |
請勿等候長時間執行的作業完成。
屬性 | 值 |
---|---|
接受的值: | 0, 1, f, false, n, no, t, true, y, yes |
從清單中移除屬性或專案。 範例: --remove property.list <indexToRemove>
或 --remove propertyToRemove
。
屬性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
指定要設定的屬性路徑和值,以更新物件。 範例: --set property1.property2=<value>
.
屬性 | 值 |
---|---|
Parameter group: | Generic Update Arguments |
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
Resource tags. 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
屬性 | 值 |
---|---|
Parameter group: | AmlFilesystem Arguments |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |
az amlfs wait
將 CLI 置於等候狀態,直到符合條件為止。
az amlfs wait [--aml-filesystem-name --name]
[--created]
[--custom]
[--deleted]
[--exists]
[--ids]
[--interval]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
選擇性參數
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
AML 檔案系統的名稱。 允許英數位元、底線和連字元。 以英數位元開頭和結尾。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
請等候在 'Succeeded' 使用 'provisioningState' 建立。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
預設值: | False |
等到條件符合自定義 JMESPath 查詢為止。 例如 provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running']。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
等到刪除為止。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
預設值: | False |
等候資源存在。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
預設值: | False |
一或多個資源識別碼(以空格分隔)。 它應該是包含 「資源標識碼」自變數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」自變數。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
輪詢間隔以秒為單位。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
預設值: | 30 |
資源組名。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
訂用帳戶的名稱或標識碼。 您可以使用 az account set -s NAME_OR_ID
來設定預設訂用帳戶。
屬性 | 值 |
---|---|
Parameter group: | Resource Id Arguments |
以秒為單位的等候上限。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
預設值: | 3600 |
等到 provisioningState 更新為 'Succeeded'。
屬性 | 值 |
---|---|
Parameter group: | Wait Condition Arguments |
預設值: | False |
全域參數
提高日誌詳細程度以顯示所有調試日誌。
屬性 | 值 |
---|---|
預設值: | False |
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
屬性 | 值 |
---|---|
預設值: | False |
Output format.
屬性 | 值 |
---|---|
預設值: | json |
接受的值: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
增加記錄的詳細程度。 針對完整偵錯記錄使用 --debug。
屬性 | 值 |
---|---|
預設值: | False |