GraphGroupVstsCreationContext interface
Use this type to create a new Vsts group that is not backed by an external provider.
- Extends
cross |
For internal use only in back compat scenarios. |
description | Used by VSTS groups; if set this will be the group description, otherwise ignored |
descriptor | |
display |
Used by VSTS groups; if set this will be the group DisplayName, otherwise ignored |
restricted |
For internal use only in back compat scenarios. |
special |
For internal use only in back compat scenarios. |
storage |
Optional: If provided, we will use this identifier for the storage key of the created group |
For internal use only in back compat scenarios.
crossProject: boolean
Property Value
boolean
Used by VSTS groups; if set this will be the group description, otherwise ignored
description: string
Property Value
string
descriptor: string
Property Value
string
Used by VSTS groups; if set this will be the group DisplayName, otherwise ignored
displayName: string
Property Value
string
For internal use only in back compat scenarios.
restrictedVisibility: boolean
Property Value
boolean
For internal use only in back compat scenarios.
specialGroupType: string
Property Value
string
Optional: If provided, we will use this identifier for the storage key of the created group
storageKey: string
Property Value
string
Inherited From GraphGroupCreationContext.storageKey