Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
catalog_azure_catalog_get_view
Puppet Task: catalog_azure_catalog_get_view
Defined in:
tasks/catalog_azure_catalog_get_view.json,
tasks/catalog_azure_catalog_get_view.rb
Overview
Retrieves the specified view from the Data Lake Analytics catalog.
Supports noop?
false
Parameters
schemaname
(Optional[String[1]])
— the name of the schema associated with this view and database.
viewname
(Optional[String[1]])
— the name of the view.
api_version
(Optional[String[1]])
— Client Api Version.
computeaccountname
(Optional[String[1]])
— the name of the Data Lake Analytics account.
definition
(Optional[String[1]])
— the defined query of the view.
schema_name
(Optional[String[1]])
—
view_name
(Optional[String[1]])
—
databasename
(Optional[String[1]])
— the name of the database.
version
(Optional[String[1]])
— the version of the catalog item.
database_name
(Optional[String[1]])
—