GraphGroupVstsCreationContext interface

Use this type to create a new Vsts group that is not backed by an external provider.

Extends

Properties

crossProject

For internal use only in back compat scenarios.

description

Used by VSTS groups; if set this will be the group description, otherwise ignored

descriptor
displayName

Used by VSTS groups; if set this will be the group DisplayName, otherwise ignored

restrictedVisibility

For internal use only in back compat scenarios.

specialGroupType

For internal use only in back compat scenarios.

Inherited Properties

storageKey

Optional: If provided, we will use this identifier for the storage key of the created group

Property Details

crossProject

For internal use only in back compat scenarios.

crossProject: boolean

Property Value

boolean

description

Used by VSTS groups; if set this will be the group description, otherwise ignored

description: string

Property Value

string

descriptor

descriptor: string

Property Value

string

displayName

Used by VSTS groups; if set this will be the group DisplayName, otherwise ignored

displayName: string

Property Value

string

restrictedVisibility

For internal use only in back compat scenarios.

restrictedVisibility: boolean

Property Value

boolean

specialGroupType

For internal use only in back compat scenarios.

specialGroupType: string

Property Value

string

Inherited Property Details

storageKey

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