Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
searchservice_azure_skillsets_delete
Puppet Task: searchservice_azure_skillsets_delete
Defined in:
tasks/searchservice_azure_skillsets_delete.json,
tasks/searchservice_azure_skillsets_delete.rb
Overview
Deletes a cognitive skillset in an Azure Search service.
Supports noop?
false
Parameters
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.
cognitiveservices
(Optional[String[1]])
— Details about cognitive services to be used when running skills.
odataetag
(Optional[String[1]])
— The ETag of the skillset.
skillset_name
(Optional[String[1]])
— The name of the skillset to delete.
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.