Resource Type: azure_compute_policy
- Defined in:
- lib/puppet/type/azure_compute_policy.rb
- Providers:
-
arm
Overview
Data Lake Analytics compute policy information.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The resource identifier.
-
properties
The compute policy properties.
-
type
The resource type.
Parameters
-
account_name
The name of the Data Lake Analytics account.
-
api_version
Client Api Version.
-
name (namevar)
The resource name.
-
parameters
Parameters supplied to create or update the compute policy. The max degree of parallelism per job property, min priority per job property, or both must be present.
-
provider
The specific backend to use for this ‘azure_compute_policy` 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 Azure resource group.
-
subscription_id
Get subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.