Resource Type: azure_gallery_image
- Defined in:
- lib/puppet/type/azure_gallery_image.rb
- Providers:
-
arm
Overview
Specifies information about the gallery Image Definition that you want to create or update.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource Id
-
location
Resource location
-
properties
“”
-
tags
Resource tags
-
type
Resource type
Parameters
-
api_version
Client Api Version.
-
gallery_image
Parameters supplied to the create or update gallery image operation.
-
gallery_name
The name of the Shared Image Gallery in which the Image Definition is to be created.
-
name (namevar)
Resource name
-
provider
The specific backend to use for this ‘azure_gallery_image` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The name of the resource group.
-
subscription_id
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.