Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (l)
»
Puppet Tasks
»
luisauthoring_azure_model_examples
Puppet Task: luisauthoring_azure_model_examples
Defined in:
tasks/luisauthoring_azure_model_examples.json,
tasks/luisauthoring_azure_model_examples.rb
Overview
Gets the example utterances for the given intent or entity model in a version of the application.
Supports noop?
false
Parameters
take
(Optional[String[1]])
— The number of entries to return. Maximum page size is 500. Default is 100.
app_id
(Optional[String[1]])
— The application ID.
version_id
(Optional[String[1]])
— The version ID.
model_id
(Optional[String[1]])
— The ID (GUID) of the model.
skip
(Optional[String[1]])
— The number of entries to skip. Default value is 0.