Skip to main content

workspace_group_user

Overview

Nameworkspace_group_user
TypeResource
Idazure.api_management.workspace_group_user

Fields

Methods

NameAccessible byRequired ParamsDescription
listSELECTgroupId, resourceGroupName, serviceName, subscriptionId, workspaceIdLists a collection of user entities associated with the group.
createINSERTgroupId, resourceGroupName, serviceName, subscriptionId, userId, workspaceIdAdd existing user to existing group
deleteDELETEgroupId, resourceGroupName, serviceName, subscriptionId, userId, workspaceIdRemove existing user from existing group.
_listEXECgroupId, resourceGroupName, serviceName, subscriptionId, workspaceIdLists a collection of user entities associated with the group.
check_entity_existsEXECgroupId, resourceGroupName, serviceName, subscriptionId, userId, workspaceIdChecks that user entity specified by identifier is associated with the group entity.