GraphGroupVstsCreationContext interface

使用此类型可创建外部提供程序不支持的新 Vsts 组。

扩展

属性

crossProject

仅供内部使用,仅适用于后连方案。

description

由 VSTS 组使用;如果将其设置为组说明,则为忽略

descriptor
displayName

由 VSTS 组使用;如果将其设置为组 DisplayName,则忽略

restrictedVisibility

仅供内部使用,仅适用于后连方案。

specialGroupType

仅供内部使用,仅适用于后连方案。

继承属性

storageKey

可选:如果提供,我们将使用此标识符作为创建的组的存储密钥

属性详细信息

crossProject

仅供内部使用,仅适用于后连方案。

crossProject: boolean

属性值

boolean

description

由 VSTS 组使用;如果将其设置为组说明,则为忽略

description: string

属性值

string

descriptor

descriptor: string

属性值

string

displayName

由 VSTS 组使用;如果将其设置为组 DisplayName,则忽略

displayName: string

属性值

string

restrictedVisibility

仅供内部使用,仅适用于后连方案。

restrictedVisibility: boolean

属性值

boolean

specialGroupType

仅供内部使用,仅适用于后连方案。

specialGroupType: string

属性值

string

继承属性详细信息

storageKey

可选:如果提供,我们将使用此标识符作为创建的组的存储密钥

storageKey: string

属性值

string

继承自GraphGroupCreationContext.storageKey