Resource Type: azure_services_description

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

Overview

The description of the service.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • etag

    An etag associated with the resource, used for optimistic concurrency when editing it.

  • id

    The resource identifier.

  • kind

    The kind of the service.

  • location

    The resource location.

  • properties

    The common properties of a service.

  • tags

    The resource tags.

  • type

    The resource type.

Parameters

  • api_version

    Client Api Version.

  • name (namevar)

    The resource name.

  • provider

    The specific backend to use for this ‘azure_services_description` 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 that contains the service instance.

  • resource_name

    The name of the service instance.

  • service_description

    The service instance metadata.

  • subscription_id

    The subscription identifier.