az dla catalog schema
This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Manage Data Lake Analytics catalog schemas.
Commands
Name | Description | Type | Status |
---|---|---|---|
az dla catalog schema list |
Retrieves the list of schemas from the Data Lake Analytics catalog. |
Core | Deprecated |
az dla catalog schema show |
Retrieves the specified schema from the Data Lake Analytics catalog. |
Core | Deprecated |
az dla catalog schema list
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Retrieves the list of schemas from the Data Lake Analytics catalog.
az dla catalog schema list --database-name
[--account]
[--count]
[--filter]
[--ids]
[--orderby]
[--select]
[--skip]
[--subscription]
[--top]
Required Parameters
The name of the database containing the schema.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
The Boolean value of true or false to request a count of the matching resources included with the resources in the response, e.g. Categories?$count=true.
OData filter. Optional.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
OrderBy clause. One or more comma-separated expressions with an optional "asc" (the default) or "desc" depending on the order you'd like the values sorted, e.g. Categories?$orderby=CategoryName desc. Optional.
OData Select statement. Limits the properties on each entry to just those requested, e.g. Categories?$select=CategoryName,Description. Optional.
The number of items to skip over before returning elements.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Maximum number of items to return.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az dla catalog schema show
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Retrieves the specified schema from the Data Lake Analytics catalog.
az dla catalog schema show --database-name
--schema-name
[--account]
[--ids]
[--subscription]
Required Parameters
The name of the database containing the schema.
The name of the schema.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |