Factory interface

Factory resource type.

Extends

Properties

createTime

Time the factory was created in ISO8601 format. NOTE: This property will not be serialized. It can only be populated by the server.

encryption

Properties to enable Customer Managed Key for the factory.

globalParameters

List of parameters for factory.

identity

Managed service identity of the factory.

provisioningState

Factory provisioning state, example Succeeded. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Whether or not public network access is allowed for the data factory.

purviewConfiguration

Purview information of the factory.

repoConfiguration

Git repo information of the factory.

version

Version of the factory. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

eTag

Etag identifies change in the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id

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

location

The resource location.

name

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

tags

The resource tags.

type

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

Property Details

createTime

Time the factory was created in ISO8601 format. NOTE: This property will not be serialized. It can only be populated by the server.

createTime?: Date

Property Value

Date

encryption

Properties to enable Customer Managed Key for the factory.

encryption?: EncryptionConfiguration

Property Value

globalParameters

List of parameters for factory.

globalParameters?: {[propertyName: string]: GlobalParameterSpecification}

Property Value

{[propertyName: string]: GlobalParameterSpecification}

identity

Managed service identity of the factory.

identity?: FactoryIdentity

Property Value

provisioningState

Factory provisioning state, example Succeeded. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Whether or not public network access is allowed for the data factory.

publicNetworkAccess?: string

Property Value

string

purviewConfiguration

Purview information of the factory.

purviewConfiguration?: PurviewConfiguration

Property Value

repoConfiguration

Git repo information of the factory.

repoConfiguration?: FactoryRepoConfigurationUnion

Property Value

version

Version of the factory. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string

Inherited Property Details

eTag

Etag identifies change in the resource. NOTE: This property will not be serialized. It can only be populated by the server.

eTag?: string

Property Value

string

Inherited From Resource.eTag

id

The resource identifier. 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

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

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