Share via


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

IntegrationAccountSchema 类

定义

集成帐户架构。

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

构造函数

IntegrationAccountSchema()

初始化 IntegrationAccountSchema 类的新实例。

IntegrationAccountSchema(String, String, String, String, String, IDictionary<String,String>, String, String, String, Nullable<DateTime>, Nullable<DateTime>, Object, String, String, ContentLink)

初始化 IntegrationAccountSchema 类的新实例。

属性

ChangedTime

获取更改的时间。

Content

获取或设置内容。

ContentLink

获取内容链接。

ContentType

获取或设置内容类型。

CreatedTime

获取创建时间。

DocumentName

获取或设置文档名称。

FileName

获取或设置文件名。

Id

获取资源 ID。

(继承自 Resource)
Location

获取或设置资源位置。

(继承自 Resource)
Metadata

获取或设置元数据。

Name

获取资源名称。

(继承自 Resource)
SchemaType

获取或设置架构类型。 可能的值包括:“NotSpecified”、“Xml”

Tags

获取或设置资源标记。

(继承自 Resource)
TargetNamespace

获取或设置架构的目标命名空间。

Type

获取资源类型。

(继承自 Resource)

方法

Validate()

验证 对象。

适用于