Skip to main content

group_user

Overview

Namegroup_user
TypeResource
Idazure.api_management.group_user

Fields

Methods

NameAccessible byRequired ParamsDescription
listSELECTgroupId, resourceGroupName, serviceName, subscriptionIdLists a collection of user entities associated with the group.
createINSERTgroupId, resourceGroupName, serviceName, subscriptionId, userIdAdd existing user to existing group
deleteDELETEgroupId, resourceGroupName, serviceName, subscriptionId, userIdRemove existing user from existing group.
_listEXECgroupId, resourceGroupName, serviceName, subscriptionIdLists a collection of user entities associated with the group.
check_entity_existsEXECgroupId, resourceGroupName, serviceName, subscriptionId, userIdChecks that user entity specified by identifier is associated with the group entity.