Interface: IUserGroup
Properties of a UserGroup.
Implemented by
Properties
asyncOperationId
• Optional
asyncOperationId: null
| string
The id of the async operation that is creating/updating/deleting the group, if any
createdTime
• Optional
createdTime: null
| ITimestamp
The date and time when the group was created
id
• Optional
id: null
| string
The id of the group
lastModifiedTime
• Optional
lastModifiedTime: null
| ITimestamp
The date and time when the group was last modified Will not be set if the group has never been modified
resourceVersion
• Optional
resourceVersion: null
| string
The current version of the group specification The next update operation will have to include this version
spec
• Optional
spec: null
| IUserGroupSpec
The group specification
state
• Optional
state: null
| string
The current state of the group