Connection interface

Definition of the connection.

Extends

Properties

connectionType

Gets or sets the connectionType of the connection.

creationTime

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

description

Gets or sets the description.

fieldDefinitionValues

Gets the field definition values of the connection. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedTime

Gets the last modified time. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.

name

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

type

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

Property Details

connectionType

Gets or sets the connectionType of the connection.

connectionType?: ConnectionTypeAssociationProperty

Property Value

creationTime

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

creationTime?: Date

Property Value

Date

description

Gets or sets the description.

description?: string

Property Value

string

fieldDefinitionValues

Gets the field definition values of the connection. NOTE: This property will not be serialized. It can only be populated by the server.

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

Property Value

{[propertyName: string]: string}

lastModifiedTime

Gets the last modified time. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedTime?: Date

Property Value

Date

Inherited Property Details

id

Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

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

name?: string

Property Value

string

Inherited From ProxyResource.name

type

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

type?: string

Property Value

string

Inherited From ProxyResource.type