Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (m)
»
Puppet Tasks
»
mamlcd
Puppet Task: mamlcd
Defined in:
tasks/mamlcd.json,
tasks/mamlcd.rb
Overview
Deletes specified Machine Learning compute.
Supports noop?
false
Parameters
underlying_resource_action
(Optional[String[1]])
— Delete the underlying compute if 'Delete', or detach the underlying compute from workspace if 'Detach'.
error
(Optional[String[1]])
— The error response.
subscription_id
(Optional[String[1]])
— Azure subscription identifier.
resource_group_name
(Optional[String[1]])
— Name of the resource group in which workspace is located.
workspace_name
(Optional[String[1]])
— Name of Azure Machine Learning workspace.
compute_name
(Optional[String[1]])
— Name of the Azure Machine Learning compute.
api_version
(Optional[String[1]])
— Version of Azure Machine Learning resource provider API.