IntegrationAccountSchema interface

The integration account schema.

Extends

Properties

changedTime

The changed time. NOTE: This property will not be serialized. It can only be populated by the server.

content

The content.

contentLink

The content link. NOTE: This property will not be serialized. It can only be populated by the server.

contentType

The content type.

createdTime

The created time. NOTE: This property will not be serialized. It can only be populated by the server.

documentName

The document name.

fileName

The file name.

metadata

The metadata.

schemaType

The schema type.

targetNamespace

The target namespace of the schema.

Inherited Properties

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

location

The resource location.

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The resource tags.

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

changedTime

The changed time. NOTE: This property will not be serialized. It can only be populated by the server.

changedTime?: Date

Property Value

Date

content

The content.

content?: string

Property Value

string

The content link. NOTE: This property will not be serialized. It can only be populated by the server.

contentLink?: ContentLink

Property Value

contentType

The content type.

contentType?: string

Property Value

string

createdTime

The created time. NOTE: This property will not be serialized. It can only be populated by the server.

createdTime?: Date

Property Value

Date

documentName

The document name.

documentName?: string

Property Value

string

fileName

The file name.

fileName?: string

Property Value

string

metadata

The metadata.

metadata?: any

Property Value

any

schemaType

The schema type.

schemaType: string

Property Value

string

targetNamespace

The target namespace of the schema.

targetNamespace?: string

Property Value

string

Inherited Property Details

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

The resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

The resource tags.

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

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type