Resource Type: azure_redis_resource

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

Overview

A single Redis item in List or Get Operation.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource ID.

  • location

    The geo-location where the resource lives

  • properties

    Redis cache properties.

  • tags

    Resource tags.

  • type

    Resource type.

  • zones

    A list of availability zones denoting where the resource needs to come from.

Parameters

  • api_version

    Client Api Version.

  • name (namevar)

    Resource name.

  • parameters

    Parameters supplied to the Create Redis operation.

  • provider

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

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