Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (a)
»
Puppet Tasks
»
agreements_azure_marketplace_agreements_get
Puppet Task: agreements_azure_marketplace_agreements_get
Defined in:
tasks/agreements_azure_marketplace_agreements_get.json,
tasks/agreements_azure_marketplace_agreements_get.rb
Overview
Get marketplace terms.
Supports noop?
false
Parameters
type
(Optional[String[1]])
— Resource type.
properties
(Optional[String[1]])
— Represents the properties of the resource.
id
(Optional[String[1]])
— Resource ID.
offer_type
(Optional[String[1]])
— Offer Type, currently only virtualmachine type is supported.
offer_id
(Optional[String[1]])
— Offer identifier string of image being deployed.
publisher_id
(Optional[String[1]])
— Publisher identifier string of image being deployed.
plan_id
(Optional[String[1]])
— Plan identifier string of image being deployed.
name
(Optional[String[1]])
— Resource name.
api_version
(Optional[String[1]])
— The API version to use for the request.
subscription_id
(Optional[String[1]])
— The subscription ID that identifies an Azure subscription.