Resource Type: azure_servicefabric_cluster

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

Overview

The cluster resource

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • etag

    Azure resource etag.

  • id

    Azure resource identifier.

  • location

    Azure resource location.

  • properties

    The cluster resource properties

  • tags

    Azure resource tags.

  • type

    Azure resource type.

Parameters

  • api_version

    The version of the Service Fabric resource provider API. This is a required parameter and it’s value must be ‘2019-03-01’ for this specification.

  • name (namevar)

    Azure resource name.

  • parameters

    The cluster resource.

  • properties

    The cluster resource properties

  • provider

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

    The customer subscription identifier.