Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (k)
»
Puppet Tasks
»
keyvault_azure_get_key_versions
Puppet Task: keyvault_azure_get_key_versions
Defined in:
tasks/keyvault_azure_get_key_versions.json,
tasks/keyvault_azure_get_key_versions.rb
Overview
The full key identifier, attributes, and tags are provided in the response. This operation requires the keys/list permission.
Supports noop?
false
Parameters
maxresults
(Optional[String[1]])
— Maximum number of results to return in a page. If not specified the service will return up to 25 results.
api_version
(Optional[String[1]])
— Client API version.
nextlink
(Optional[String[1]])
— The URL to get the next set of keys.
value
(Optional[String[1]])
— A response message containing a list of keys in the key vault along with a link to the next page of keys.
key_name
(Optional[String[1]])
— The name of the key.