Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (t)
»
Puppet Tasks
»
taescou
Puppet Task: taescou
Defined in:
tasks/taescou.json,
tasks/taescou.rb
Overview
Create or update an event source under the specified environment.
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— Name of an Azure Resource group.
event_source_name
(Optional[String[1]])
— Name of the event source.
kind
(Optional[String[1]])
— The kind of the event source.
location
(Optional[String[1]])
— The location of the resource.
tags
(Optional[String[1]])
— Key-value pairs of additional properties for the resource.
subscription_id
(Optional[String[1]])
— Azure Subscription ID.
api_version
(Optional[String[1]])
— Version of the API to be used with the client request.
parameters
(Optional[String[1]])
— Parameters for creating an event source resource.
environment_name
(Optional[String[1]])
— The name of the Time Series Insights environment associated with the specified resource group.