共用方式為


GraphGroup interface

圖形群組實體

Extends

屬性

description

協助人類讀者釐清具有類似名稱的群組的簡短片語

isCrossProject
isDeleted
isGlobalScope
isRestrictedVisible
localScopeId
scopeId
scopeName
scopeType
securingHostId
specialType

繼承的屬性

descriptor

描述元是在系統執行時參考圖表主旨的主要方式。 此欄位會唯一識別帳戶和組織之間的相同圖表主題。

displayName

這是圖形主體的非唯一顯示名稱。 若要變更此欄位,您必須在來源提供者中變更其值。

domain

這代表圖形成員的來源容器名稱。 (針對 MSA,這是「Windows Live ID」,針對 AD 的功能變數名稱、針對 AAD 目錄的 tenantID、VSTS 群組 ScopeId 等)

legacyDescriptor

[僅限內部使用]如果您需要使用身分識別描述元存取舊版 IMS,則舊版描述元在這裡。

mailAddress

指定圖表成員的記錄電子郵件位址。 這可能與主體名稱不同。

origin

來源識別碼的來源提供者類型(例如:AD、AAD、MSA)

originId

來源系統的唯一標識碼。 通常是 sid、物件識別碼或 Guid。 連結和取消連結作業可能會讓用戶變更此值,因為使用者不受不同的提供者支援,而且新提供者中有不同的唯一標識符。

principalName

這是來源提供者中這個圖表成員的 PrincipalName。 來源提供者可能會隨著時間變更此字段,而且不保證 VSTS 的圖表成員生命週期不可變。

subjectKind

此欄位會識別圖表主旨的類型(例如:群組、範圍、使用者)。

url

此 URL 是此圖表主體來源資源的完整路由。

屬性詳細資料

description

協助人類讀者釐清具有類似名稱的群組的簡短片語

description: string

屬性值

string

isCrossProject

isCrossProject: boolean

屬性值

boolean

isDeleted

isDeleted: boolean

屬性值

boolean

isGlobalScope

isGlobalScope: boolean

屬性值

boolean

isRestrictedVisible

isRestrictedVisible: boolean

屬性值

boolean

localScopeId

localScopeId: string

屬性值

string

scopeId

scopeId: string

屬性值

string

scopeName

scopeName: string

屬性值

string

scopeType

scopeType: string

屬性值

string

securingHostId

securingHostId: string

屬性值

string

specialType

specialType: string

屬性值

string

繼承的屬性詳細資料

descriptor

描述元是在系統執行時參考圖表主旨的主要方式。 此欄位會唯一識別帳戶和組織之間的相同圖表主題。

descriptor: string

屬性值

string

繼承自GraphMember.descriptor

displayName

這是圖形主體的非唯一顯示名稱。 若要變更此欄位,您必須在來源提供者中變更其值。

displayName: string

屬性值

string

繼承自GraphMember.displayName

domain

這代表圖形成員的來源容器名稱。 (針對 MSA,這是「Windows Live ID」,針對 AD 的功能變數名稱、針對 AAD 目錄的 tenantID、VSTS 群組 ScopeId 等)

domain: string

屬性值

string

繼承自GraphMember.domain

legacyDescriptor

[僅限內部使用]如果您需要使用身分識別描述元存取舊版 IMS,則舊版描述元在這裡。

legacyDescriptor: string

屬性值

string

繼承自GraphMember.legacyDescriptor

mailAddress

指定圖表成員的記錄電子郵件位址。 這可能與主體名稱不同。

mailAddress: string

屬性值

string

繼承自GraphMember.mailAddress

origin

來源識別碼的來源提供者類型(例如:AD、AAD、MSA)

origin: string

屬性值

string

繼承自GraphMember.origin

originId

來源系統的唯一標識碼。 通常是 sid、物件識別碼或 Guid。 連結和取消連結作業可能會讓用戶變更此值,因為使用者不受不同的提供者支援,而且新提供者中有不同的唯一標識符。

originId: string

屬性值

string

繼承自GraphMember.originId

principalName

這是來源提供者中這個圖表成員的 PrincipalName。 來源提供者可能會隨著時間變更此字段,而且不保證 VSTS 的圖表成員生命週期不可變。

principalName: string

屬性值

string

繼承自GraphMember.principalName

subjectKind

此欄位會識別圖表主旨的類型(例如:群組、範圍、使用者)。

subjectKind: string

屬性值

string

繼承自GraphMember.subjectKind

url

此 URL 是此圖表主體來源資源的完整路由。

url: string

屬性值

string

繼承自GraphMember.url