你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LinkResourceFormat interface

链接资源格式。

扩展

属性

description

链接的本地化说明。

displayName

链接的本地化显示名称。

linkName

链接名称。 注意:此属性不会序列化。 它只能由服务器填充。

mappings

源类型和目标类型之间的属性映射集。

operationType

确定如果 Link 不是仅引用,则此链接是否应创建或删除实例。

participantPropertyReferences

表示参与配置文件的属性。

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

referenceOnly

指示链接是否仅引用链接。 如果定义了映射,则忽略此标志。 如果未定义映射并将其设置为 true,则链接处理将不会创建或更新配置文件。

sourceEntityType

源实体的类型。

sourceEntityTypeName

源实体类型的名称。

targetEntityType

目标实体的类型。

targetEntityTypeName

目标实体类型的名称。

tenantId

中心名称。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

description

链接的本地化说明。

description?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

displayName

链接的本地化显示名称。

displayName?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

linkName

链接名称。 注意:此属性不会序列化。 它只能由服务器填充。

linkName?: string

属性值

string

mappings

源类型和目标类型之间的属性映射集。

mappings?: TypePropertiesMapping[]

属性值

operationType

确定如果 Link 不是仅引用,则此链接是否应创建或删除实例。

operationType?: InstanceOperationType

属性值

participantPropertyReferences

表示参与配置文件的属性。

participantPropertyReferences?: ParticipantPropertyReference[]

属性值

provisioningState

预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

referenceOnly

指示链接是否仅引用链接。 如果定义了映射,则忽略此标志。 如果未定义映射并将其设置为 true,则链接处理将不会创建或更新配置文件。

referenceOnly?: boolean

属性值

boolean

sourceEntityType

源实体的类型。

sourceEntityType?: EntityType

属性值

sourceEntityTypeName

源实体类型的名称。

sourceEntityTypeName?: string

属性值

string

targetEntityType

目标实体的类型。

targetEntityType?: EntityType

属性值

targetEntityTypeName

目标实体类型的名称。

targetEntityTypeName?: string

属性值

string

tenantId

中心名称。 注意:此属性不会序列化。 它只能由服务器填充。

tenantId?: string

属性值

string

继承属性详细信息

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 ProxyResource.id

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 ProxyResource.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyResource.type