Resource Type: dsc_plannerbucket
- Defined in:
- lib/puppet/type/dsc_plannerbucket.rb
Overview
The DSC PlannerBucket resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_applicationid
Id of the Azure Active Directory application to authenticate with.
-
dsc_bucketid
Id of the Bucket, if known.
-
dsc_certificatethumbprint
Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.
-
dsc_ensure
Present ensures the Plan exists, absent ensures it is removed
-
dsc_tenantid
Id of the Azure Active Directory tenant used for authentication.
Parameters
-
dsc_name (namevar)
The Name of the Planner Bucket.
-
dsc_planid (namevar)
Id of the Plan to which the bucket is associated with.
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).