Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (w)
»
Puppet Tasks
»
webservices_azure_web_services_list_keys
Puppet Task: webservices_azure_web_services_list_keys
Defined in:
tasks/webservices_azure_web_services_list_keys.json,
tasks/webservices_azure_web_services_list_keys.rb
Overview
Gets the access keys for the specified web service.
Supports noop?
false
Parameters
resource_group_name
(Optional[String[1]])
— Name of the resource group in which the web service is located.
web_service_name
(Optional[String[1]])
— The name of the web service.
api_version
(Optional[String[1]])
— The version of the Microsoft.MachineLearning resource provider API to use.
subscription_id
(Optional[String[1]])
— The Azure subscription ID.
primary
(Optional[String[1]])
— The primary access key.
secondary
(Optional[String[1]])
— The secondary access key.