GraphGroupVstsCreationContext interface

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

Extends

属性

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