EditGroupRequestModel
Specifies information for applying a new policy to the group, changing the group name or the group description.
Name | Description | Type | Additional Information |
---|---|---|---|
Inheritance |
Value defining which policy should take effect, if a policy is specified.
|
integer |
None. |
GroupName |
The name of the group. |
string |
None. |
GroupDescription |
The description of the group. |
string |
None. |
PolicyId |
The id of the policy that should be applied to the group. |
string |
None. |