Group - Updates a group for a tenant
Last updated
Last updated
Enter the ID of the existing tenant under which the group will be updated.
Enter the ID of the group to be updated.
The requested API version
1.0
Class for representing update 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.
null
Class for representing response for group model.