ContentSource Class
Definition of the content source.
- Inheritance
-
ContentSource
Constructor
ContentSource(*, hash: Optional[azure.mgmt.automation.models._models_py3.ContentHash] = None, type: Optional[Union[str, azure.mgmt.automation.models._automation_client_enums.ContentSourceType]] = None, value: Optional[str] = None, version: Optional[str] = None, **kwargs)
Parameters
- type
- str or ContentSourceType
Required
Gets or sets the content source type. Possible values include: "embeddedContent", "uri".
Feedback
Submit and view feedback for