Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
containerregistry_azure_webhooks_create
Puppet Task: containerregistry_azure_webhooks_create
Defined in:
tasks/containerregistry_azure_webhooks_create.json,
tasks/containerregistry_azure_webhooks_create.rb
Overview
Creates a webhook for a container registry with the specified parameters.
Supports noop?
false
Parameters
location
(Optional[String[1]])
— The location of the webhook. This cannot be changed after the resource is created.
properties
(Optional[String[1]])
— The properties that the webhook will be created with.
api_version
(Optional[String[1]])
— The client API version.
webhook_create_parameters
(Optional[String[1]])
— The parameters for creating a webhook.
registry_name
(Optional[String[1]])
— The name of the container registry.
webhook_name
(Optional[String[1]])
— The name of the webhook.
tags
(Optional[String[1]])
— The tags for the webhook.
subscription_id
(Optional[String[1]])
— The Microsoft Azure subscription ID.
resource_group_name
(Optional[String[1]])
— The name of the resource group to which the container registry belongs.