IntegrationAccountMap interface
集成帐户映射。
- 扩展
属性
| changed |
已更改的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| content | 内容。 |
| content |
内容链接。 注意:此属性不会序列化。 它只能由服务器填充。 |
| content |
内容类型。 |
| created |
创建的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| map |
映射类型。 |
| metadata | 元数据。 |
| parameters |
集成帐户映射的参数架构。 |
继承属性
| id | 资源 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
| location | 资源位置。 |
| name | 获取资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | 资源标记。 |
| type | 获取资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
changedTime
已更改的时间。 注意:此属性不会序列化。 它只能由服务器填充。
changedTime?: Date
属性值
Date
content
内容。
content?: string
属性值
string
contentLink
contentType
内容类型。
contentType?: string
属性值
string
createdTime
创建的时间。 注意:此属性不会序列化。 它只能由服务器填充。
createdTime?: Date
属性值
Date
mapType
映射类型。
mapType: string
属性值
string
metadata
元数据。
metadata?: any
属性值
any
parametersSchema
集成帐户映射的参数架构。
parametersSchema?: IntegrationAccountMapPropertiesParametersSchema