Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
migrate_azure_projects_create
Puppet Task: migrate_azure_projects_create
Defined in:
tasks/migrate_azure_projects_create.json,
tasks/migrate_azure_projects_create.rb
Overview
Create a project with specified name. If a project already exists, update it.
Supports noop?
false
Parameters
subscription_id
(Optional[String[1]])
— Azure Subscription Id in which project was created.
resource_group_name
(Optional[String[1]])
— Name of the Azure Resource Group that project is part of.
project_name
(Optional[String[1]])
— Name of the Azure Migrate project.
api_version
(Optional[String[1]])
— Standard request header. Used by service to identify API version used by client.
accept_language
(Optional[String[1]])
— Standard request header. Used by service to respond to client in appropriate language.
project
(Optional[String[1]])
— New or Updated project object.
error
(Optional[String[1]])
—