Share via


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

IntegrationAccountMap 类

定义

集成帐户映射。

[Microsoft.Rest.Serialization.JsonTransformation]
public class IntegrationAccountMap : Microsoft.Azure.Management.Logic.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type IntegrationAccountMap = class
    inherit Resource
Public Class IntegrationAccountMap
Inherits Resource
继承
IntegrationAccountMap
属性

构造函数

IntegrationAccountMap()

初始化 IntegrationAccountMap 类的新实例。

IntegrationAccountMap(String, String, String, String, String, IDictionary<String,String>, IntegrationAccountMapPropertiesParametersSchema, Nullable<DateTime>, Nullable<DateTime>, String, String, ContentLink, Object)

初始化 IntegrationAccountMap 类的新实例。

属性

ChangedTime

获取更改的时间。

Content

获取或设置内容。

ContentLink

获取内容链接。

ContentType

获取或设置内容类型。

CreatedTime

获取创建时间。

Id

获取资源 ID。

(继承自 Resource)
Location

获取或设置资源位置。

(继承自 Resource)
MapType

获取或设置地图类型。 可能的值包括:“NotSpecified”、“Xslt”、“Xslt20”、“Xslt30”、“Liquid”

Metadata

获取或设置元数据。

Name

获取资源名称。

(继承自 Resource)
ParametersSchema

获取或设置集成帐户映射的参数架构。

Tags

获取或设置资源标记。

(继承自 Resource)
Type

获取资源类型。

(继承自 Resource)

方法

Validate()

验证 对象。

适用于