Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (m)
»
Puppet Tasks
»
media_azure_media_service_list_keys
Puppet Task: media_azure_media_service_list_keys
Defined in:
tasks/media_azure_media_service_list_keys.json,
tasks/media_azure_media_service_list_keys.rb
Overview
Lists the keys for a Media Service.
Supports noop?
false
Parameters
media_service_name
(Optional[String[1]])
— Name of the Media Service.
primaryauthendpoint
(Optional[String[1]])
— The primary authorization endpoint.
secondaryauthendpoint
(Optional[String[1]])
— The secondary authorization endpoint.
resource_group_name
(Optional[String[1]])
— Name of the resource group within the Azure subscription.
api_version
(Optional[String[1]])
— Version of the API to be used with the client request. The current version is 2015-10-01.
scope
(Optional[String[1]])
— The authorization scope.
primarykey
(Optional[String[1]])
— The primary key for the Media Service resource.
secondarykey
(Optional[String[1]])
— The secondary key for the Media Service resource.
subscription_id
(Optional[String[1]])
— The unique identifier for a Microsoft Azure subscription.