Resource Type: azure_job_resource
- Defined in:
- lib/puppet/type/azure_job_resource.rb
- Providers:
-
arm
Overview
Job Resource.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Id of the object.
-
location
The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed.
-
properties
Properties of a job.
-
sku
The sku type.
-
tags
The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
-
type
Type of the object.
Parameters
-
api_version
The API Version
-
job_name
The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
-
job_resource
Job details from request body.
-
name (namevar)
Name of the object.
-
provider
The specific backend to use for this ‘azure_job_resource` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The Resource Group Name
-
subscription_id
The Subscription Id