Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (c)
»
Puppet Tasks
»
componentapikeys_api_azure_api_keys_create
Puppet Task: componentapikeys_api_azure_api_keys_create
Defined in:
tasks/componentapikeys_api_azure_api_keys_create.json,
tasks/componentapikeys_api_azure_api_keys_create.rb
Overview
Create an API Key of an Application Insights component.
Supports noop?
false
Parameters
linkedreadproperties
(Optional[String[1]])
— The read access rights of this API Key.
linkedwriteproperties
(Optional[String[1]])
— The write access rights of this API Key.
resource_group_name
(Optional[String[1]])
— The name of the resource group.
api_version
(Optional[String[1]])
— Client Api Version.
subscription_id
(Optional[String[1]])
— The Azure subscription ID.
resource_name
(Optional[String[1]])
— The name of the Application Insights component resource.
api_key_properties
(Optional[String[1]])
— Properties that need to be specified to create an API key of a Application Insights component.
name
(Optional[String[1]])
— The name of the API Key.