Resource Type: azure_image

Defined in:
lib/puppet/type/azure_image.rb
Providers:
arm

Overview

The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist.

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.

  • name (namevar)

    Resource name

  • parameters

    Parameters supplied to the Create Image operation.

  • provider

    The specific backend to use for this ‘azure_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.