Resource Type: azure_dedicated_host

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

Overview

Specifies information about the Dedicated host.

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

    “”

  • sku

    SKU of the dedicated host for Hardware Generation and VM family. Only name is required to be set. List Microsoft.Compute SKUs for a list of possible values.

  • tags

    Resource tags

  • type

    Resource type

Parameters

  • api_version

    Client Api Version.

  • host_group_name

    The name of the dedicated host group.

  • host_name

    The name of the dedicated host .

  • name (namevar)

    Resource name

  • parameters

    Parameters supplied to the Create Dedicated Host.

  • provider

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