ConnectorMappingResourceFormat interface

The connector mapping resource format.

Extends

Properties

connectorMappingName

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

connectorName

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

connectorType

Type of connector.

created

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

dataFormatId

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

description

The description of the connector mapping.

displayName

Display name for the connector mapping.

entityType

Defines which entity type the file should map to.

entityTypeName

The mapping entity name.

lastModified

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

mappingProperties

The properties of the mapping.

nextRunTime

The next run time based on customer's settings. NOTE: This property will not be serialized. It can only be populated by the server.

runId

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

state

State of connector mapping. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

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

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

type

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

Property Details

connectorMappingName

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

connectorMappingName?: string

Property Value

string

connectorName

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

connectorName?: string

Property Value

string

connectorType

Type of connector.

connectorType?: string

Property Value

string

created

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

created?: Date

Property Value

Date

dataFormatId

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

dataFormatId?: string

Property Value

string

description

The description of the connector mapping.

description?: string

Property Value

string

displayName

Display name for the connector mapping.

displayName?: string

Property Value

string

entityType

Defines which entity type the file should map to.

entityType?: EntityTypes

Property Value

entityTypeName

The mapping entity name.

entityTypeName?: string

Property Value

string

lastModified

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

lastModified?: Date

Property Value

Date

mappingProperties

The properties of the mapping.

mappingProperties?: ConnectorMappingProperties

Property Value

nextRunTime

The next run time based on customer's settings. NOTE: This property will not be serialized. It can only be populated by the server.

nextRunTime?: Date

Property Value

Date

runId

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

runId?: string

Property Value

string

state

State of connector mapping. NOTE: This property will not be serialized. It can only be populated by the server.

state?: ConnectorMappingStates

Property Value

tenantId

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

tenantId?: string

Property Value

string

Inherited Property Details

id

Resource ID. 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

Resource name. 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

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

type?: string

Property Value

string

Inherited From ProxyResource.type