Group - Creates a group for a tenant
Please enter a valid token
The ID of the existing tenant under which a new group will be created.
The requested API version
1.0Class for representing create request for group model.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the DisplayName property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Description property.
A public property of type guid that has both a getter and a setter method, which allows for getting and setting the value of the GroupId property.
nullSuccess: The group was successfully created.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated