Interface: $Properties
v1.DeleteUserGroupRequest.$Properties
Properties of a DeleteUserGroupRequest.
Hierarchy
-
$Properties
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The id to use for this async operation. Optional, if not provided a random id will be generated.
groupId
• Optional groupId: null | string
The id of the group to delete.
resourceVersion
• Optional resourceVersion: null | string
The version of the group for which this delete is intended for. The latest version can be found in the GetGroup operation response.