Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
searchservice_azure_skillsets_create
Puppet Task: searchservice_azure_skillsets_create
Defined in:
tasks/searchservice_azure_skillsets_create.json,
tasks/searchservice_azure_skillsets_create.rb
Overview
Creates a new cognitive skillset in an Azure Search service.
Supports noop?
false
Parameters
cognitiveservices
(Optional[String[1]])
— Details about cognitive services to be used when running skills.
odataetag
(Optional[String[1]])
— The ETag of the skillset.
skillset
(Optional[String[1]])
— The skillset containing one or more cognitive skills to create in an Azure Search service.
client_request_id
(Optional[String[1]])
— The tracking ID sent with the request to help with debugging.
api_version
(Optional[String[1]])
— Client Api Version.
name
(Optional[String[1]])
— The name of the skillset.
description
(Optional[String[1]])
— The description of the skillset.
skills
(Optional[String[1]])
— A list of skills in the skillset.