Resource Type: azure_replica_set

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

Overview

Replica Set.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • etag

    Resource etag

  • id

    Resource Id

  • location

    Resource location

  • properties

    ReplicaSet properties

  • tags

    Resource tags

  • type

    Resource type

Parameters

  • api_version

    Client Api Version.

  • domain_service_name

    The name of the domain service.

  • name (namevar)

    Resource name

  • provider

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

  • replica_set

    Properties supplied to the Create ReplicaSet operation.

  • resource_group_name

    The name of the resource group within the user’s subscription. The name is case insensitive.

  • subscription_id

    Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.