Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
migrate_azure_location_check_name_availability
Puppet Task: migrate_azure_location_check_name_availability
Defined in:
tasks/migrate_azure_location_check_name_availability.json,
tasks/migrate_azure_location_check_name_availability.rb
Overview
Checks whether the project name is available in the specified region.
Supports noop?
false
Parameters
name
(Optional[String[1]])
— The name to check for availability
type
(Optional[String[1]])
— The resource type. Must be set to Microsoft.Migrate/projects
location_name
(Optional[String[1]])
— The desired region for the name check.
api_version
(Optional[String[1]])
— Standard request header. Used by service to identify API version used by client.
subscription_id
(Optional[String[1]])
— Azure Subscription Id in which project was created.
parameters
(Optional[String[1]])
— Properties needed to check the availability of a name.