Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (k)
»
Puppet Tasks
»
kusto_azure_databases_add_principals
Puppet Task: kusto_azure_databases_add_principals
Defined in:
tasks/kusto_azure_databases_add_principals.json,
tasks/kusto_azure_databases_add_principals.rb
Overview
Add Database principals permissions.
Supports noop?
false
Parameters
value
(Optional[String[1]])
— The list of Kusto database principals.
resource_group_name
(Optional[String[1]])
— The name of the resource group containing the Kusto cluster.
cluster_name
(Optional[String[1]])
— The name of the Kusto cluster.
database_name
(Optional[String[1]])
— The name of the database in the Kusto cluster.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
api_version
(Optional[String[1]])
— The API version to use for this operation.
database_principals_to_add
(Optional[String[1]])
— List of database principals to add.