Resource Type: azure_project
- Defined in:
- lib/puppet/type/azure_project.rb
- Providers:
-
arm
Overview
Azure Migrate Project.
Properties
-
e_tag
For optimistic concurrency control.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Path reference to this project /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.Migrate/projects/projectName
-
location
Azure location in which project is created.
-
properties
Properties of the project.
-
tags
Tags provided by Azure Tagging service.
-
type
Type of the object = [Microsoft.Migrate/projects].
Parameters
-
api_version
Standard request header. Used by service to identify API version used by client.
-
name (namevar)
Name of the project.
-
provider
The specific backend to use for this ‘azure_project` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
Name of the Azure Resource Group that project is part of.
-
subscription_id
Azure Subscription Id in which project was created.