Sdílet prostřednictvím


SourceControlListResult interface

The response model for the list source controls operation.

Properties

nextLink

The next link.

value

The list of source controls.

Property Details

The next link.

nextLink?: string

Property Value

string

value

The list of source controls.

value?: SourceControl[]

Property Value