Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
searchservice_azure_data_sources_get
Puppet Task: searchservice_azure_data_sources_get
Defined in:
tasks/searchservice_azure_data_sources_get.json,
tasks/searchservice_azure_data_sources_get.rb
Overview
Retrieves a datasource definition from Azure Search.
Supports noop?
false
Parameters
name
(Optional[String[1]])
— The name of the datasource.
description
(Optional[String[1]])
— The description of the datasource.
data_source_name
(Optional[String[1]])
— The name of the datasource to retrieve.
client_request_id
(Optional[String[1]])
— The tracking ID sent with the request to help with debugging.
type
(Optional[String[1]])
— The type of the datasource.
container
(Optional[String[1]])
— The data container for the datasource.
datachangedetectionpolicy
(Optional[String[1]])
— The data change detection policy for the datasource.
api_version
(Optional[String[1]])
— Client Api Version.
credentials
(Optional[String[1]])
— Credentials for the datasource.
datadeletiondetectionpolicy
(Optional[String[1]])
— The data deletion detection policy for the datasource.
odataetag
(Optional[String[1]])
— The ETag of the DataSource.