RelationshipLinkResourceFormat interface
關聯性連結資源格式。
- Extends
屬性
description | 關聯性連結的當地語系化描述。 |
display |
關聯性連結的當地語系化顯示名稱。 |
interaction |
與關聯性連結相關聯的 InteractionType。 |
link |
關聯性連結的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
mappings | [互動] 和 [關聯性] 字段之間的對應。 |
profile |
關聯性配置檔的屬性參考。 |
provisioning |
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
related |
關聯性相關配置檔的屬性參考。 |
relationship |
關聯性 GUID 識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
relationship |
與連結相關聯的關聯性。 |
tenant |
中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
關聯性連結的當地語系化描述。
description?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
displayName
關聯性連結的當地語系化顯示名稱。
displayName?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
interactionType
與關聯性連結相關聯的 InteractionType。
interactionType?: string
屬性值
string
linkName
關聯性連結的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
linkName?: string
屬性值
string
mappings
profilePropertyReferences
關聯性配置檔的屬性參考。
profilePropertyReferences?: ParticipantProfilePropertyReference[]
屬性值
provisioningState
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
relatedProfilePropertyReferences
關聯性相關配置檔的屬性參考。
relatedProfilePropertyReferences?: ParticipantProfilePropertyReference[]
屬性值
relationshipGuidId
關聯性 GUID 識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
relationshipGuidId?: string
屬性值
string
relationshipName
與連結相關聯的關聯性。
relationshipName?: string
屬性值
string
tenantId
中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
tenantId?: string
屬性值
string