Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
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
resource_group_name
(Optional[String[1]])
— The name of the resource group. The name is case insensitive.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
resource_name
(Optional[String[1]])
— The name of the Application Insights component resource.
linkedwriteproperties
(Optional[String[1]])
— The write access rights of this API Key.
apikey
(Optional[String[1]])
— The API key value. It will be only return once when the API Key was created.
createddate
(Optional[String[1]])
— The create date of this API key.
name
(Optional[String[1]])
— The name of the API key.
api_version
(Optional[String[1]])
— The API version to use for this operation.
api_key_properties
(Optional[String[1]])
— Properties that need to be specified to create an API key of a Application Insights component.
linkedreadproperties
(Optional[String[1]])
— The read access rights of this API Key.
id
(Optional[String[1]])
— The unique ID of the API key inside an Application Insights component. It is auto generated when the API key is created.