SourceControlListResult Class

The response model for the list source controls operation.

Inheritance
SourceControlListResult

Constructor

SourceControlListResult(*, value: Optional[List[azure.mgmt.automation.models._models_py3.SourceControl]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[SourceControl]
Required

The list of source controls.

next_link
str
Required

The next link.