Libraries »
puppetlabs-azure_arm (0.2.1)
»
Index (s) »
Puppet Tasks
»
sasacna
Puppet Task: sasacna
Defined in:
tasks/sasacna.json,
tasks/sasacna.rb
Overview
Checks that the storage account name is valid and is not already in use.
Supports noop? false
Parameters
subscription_id(Optional[String[1]])
— The ID of the target subscription.
name(Optional[String[1]])
— The storage account name.
type(Optional[String[1]])
— The type of resource, Microsoft.Storage/storageAccounts
account_name(Optional[String[1]])
— The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
api_version(Optional[String[1]])
— The API version to use for this operation.