Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (g)
»
Puppet Tasks
»
graphrbac_azure_groups_is_member_of
Puppet Task: graphrbac_azure_groups_is_member_of
Defined in:
tasks/graphrbac_azure_groups_is_member_of.json,
tasks/graphrbac_azure_groups_is_member_of.rb
Overview
Checks whether the specified user, group, contact, or service principal is a direct or transitive member of the specified group.
Supports noop?
false
Parameters
parameters
(Optional[String[1]])
— The check group membership parameters.
api_version
(Optional[String[1]])
— Client API version.
tenant_id
(Optional[String[1]])
— The tenant ID.
memberid
(Optional[String[1]])
— The object ID of the contact, group, user, or service principal to check for membership in the specified group.
groupid
(Optional[String[1]])
— The object ID of the group to check.