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

IntegrationAccountSchema interface

集成帐户架构。

扩展

属性

changedTime

已更改的时间。 注意:此属性不会序列化。 它只能由服务器填充。

content

内容。

contentLink

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

contentType

内容类型。

createdTime

创建的时间。 注意:此属性不会序列化。 它只能由服务器填充。

documentName

文档名称。

fileName

文件名。

metadata

元数据。

schemaType

架构类型。

targetNamespace

架构的目标命名空间。

继承属性

id

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

location

资源位置。

name

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

tags

资源标记。

type

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

属性详细信息

changedTime

已更改的时间。 注意:此属性不会序列化。 它只能由服务器填充。

changedTime?: Date

属性值

Date

content

内容。

content?: string

属性值

string

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

contentLink?: ContentLink

属性值

contentType

内容类型。

contentType?: string

属性值

string

createdTime

创建的时间。 注意:此属性不会序列化。 它只能由服务器填充。

createdTime?: Date

属性值

Date

documentName

文档名称。

documentName?: string

属性值

string

fileName

文件名。

fileName?: string

属性值

string

metadata

元数据。

metadata?: any

属性值

any

schemaType

架构类型。

schemaType: string

属性值

string

targetNamespace

架构的目标命名空间。

targetNamespace?: string

属性值

string

继承属性详细信息

id

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

id?: string

属性值

string

继承自 Resource.id

location

资源位置。

location?: string

属性值

string

继承自Resource.location

name

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

name?: string

属性值

string

继承自 Resource.name

tags

资源标记。

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

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

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

type?: string

属性值

string

继承自resource.type