Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (b)
»
Puppet Tasks
»
batchai_azure_workspaces_create
Puppet Task: batchai_azure_workspaces_create
Defined in:
tasks/batchai_azure_workspaces_create.json,
tasks/batchai_azure_workspaces_create.rb
Overview
Creates a Workspace.
Supports noop?
false
Parameters
workspace_name
(Optional[String[1]])
— The name of the workspace. Workspace names can only contain a combination of alphanumeric characters along with dash (-) and underscore (_). The name must be from 1 through 64 characters long.
parameters
(Optional[String[1]])
— Workspace creation parameters.
api_version
(Optional[String[1]])
— Specifies the version of API used for this request.
subscription_id
(Optional[String[1]])
— The subscriptionID for the Azure user.
error
(Optional[String[1]])
— An error response from the Batch AI service.
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.