Resource Type: azure_volume

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

Overview

The volume.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The path ID that uniquely identifies the object.

  • kind

    The Kind of the object. Currently only Series8000 is supported

  • properties

    The properties of the volume.

  • type

    The hierarchical type of the object.

Parameters

  • api_version

    The api version

  • device_name

    The device name

  • manager_name

    The manager name

  • name (namevar)

    The name of the object.

  • parameters

    Volume to be created or updated.

  • provider

    The specific backend to use for this ‘azure_volume` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • resource_group_name

    The resource group name

  • subscription_id

    The subscription id

  • volume_container_name

    The volume container name.