PurviewConfiguration Class
Purview configuration.
- Inheritance
-
azure.mgmt.datafactory._serialization.ModelPurviewConfiguration
Constructor
PurviewConfiguration(*, purview_resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
purview_resource_id
|
Purview resource id. |
Variables
Name | Description |
---|---|
purview_resource_id
|
Purview resource id. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python