GetSsisObjectMetadataRequest Class
The request payload of get SSIS object metadata.
- Inheritance
-
azure.mgmt.datafactory._serialization.ModelGetSsisObjectMetadataRequest
Constructor
GetSsisObjectMetadataRequest(*, metadata_path: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
metadata_path
|
Metadata path. |
Variables
Name | Description |
---|---|
metadata_path
|
Metadata path. |
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