UpdateGroupInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates a group with the given id
public class UpdateGroupInput
type UpdateGroupInput = class
Public Class UpdateGroupInput
- Inheritance
-
UpdateGroupInput
Constructors
| Name | Description |
|---|---|
| UpdateGroupInput() | |
Properties
| Name | Description |
|---|---|
| GroupName |
The new name of the group. |
| GroupNote |
Short phrase describing group. Used for convenience. |