FactoryRepoUpdate Class

Factory's git repo information.

Inheritance
azure.mgmt.datafactory._serialization.Model
FactoryRepoUpdate

Constructor

FactoryRepoUpdate(*, factory_resource_id: str | None = None, repo_configuration: _models.FactoryRepoConfiguration | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
factory_resource_id
str

The factory resource id.

repo_configuration

Git repo information of the factory.

Variables

Name Description
factory_resource_id
str

The factory resource id.

repo_configuration

Git repo information of the factory.