az dla catalog tvf

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

管理 Data Lake Analytics 目錄資料表值函式。

命令

名稱 Description 類型 狀態
az dla catalog tvf list

列出資料庫或架構中的資料表值函式。

核心 預覽版
az dla catalog tvf show

從 Data Lake Analytics 目錄擷取指定的資料表值函式。

核心 預覽版

az dla catalog tvf list

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

列出資料庫或架構中的資料表值函式。

az dla catalog tvf list --database-name
                        [--account]
                        [--ids]
                        [--schema-name]
                        [--subscription]

必要參數

--database-name

資料庫的名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

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

--schema-name

要列出之資料表值函式所分派的架構名稱。

--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 dla catalog tvf show

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

從 Data Lake Analytics 目錄擷取指定的資料表值函式。

az dla catalog tvf show --database-name
                        --schema-name
                        --table-valued-function-name
                        [--account]
                        [--ids]
                        [--subscription]

必要參數

--database-name

包含資料表值函式的資料庫名稱。

--schema-name

包含資料表值函式的架構名稱。

--table-valued-function-name

tableValuedFunction 的名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

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

--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 來取得完整偵錯記錄。