Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
catalog_azure_catalog_get_table_partition
Puppet Task: catalog_azure_catalog_get_table_partition
Defined in:
tasks/catalog_azure_catalog_get_table_partition.json,
tasks/catalog_azure_catalog_get_table_partition.rb
Overview
Retrieves the specified table partition from the Data Lake Analytics catalog.
Supports noop?
false
Parameters
table_name
(Optional[String[1]])
— The name of the table containing the partition.
partitionname
(Optional[String[1]])
— the name of the table partition.
databasename
(Optional[String[1]])
— the name of the database.
schemaname
(Optional[String[1]])
— the name of the schema associated with this table partition and database.
computeaccountname
(Optional[String[1]])
— the name of the Data Lake Analytics account.
version
(Optional[String[1]])
— the version of the catalog item.
indexid
(Optional[String[1]])
— the index ID for this partition.
createdate
(Optional[String[1]])
— the creation time of the partition
schema_name
(Optional[String[1]])
—
api_version
(Optional[String[1]])
— Client Api Version.
parentname
(Optional[String[1]])
— the Ddl object of the partition's parent.
label
(Optional[String[1]])
— the list of labels associated with this partition.
database_name
(Optional[String[1]])
—
partition_name
(Optional[String[1]])
—