AzureDevOpsConnectorListResponse interface
Properties
next |
Gets or sets next link to scroll over the results. |
value | Gets or sets list of resources. |
Property Details
nextLink
Gets or sets next link to scroll over the results.
nextLink?: string
Property Value
string
value
Gets or sets list of resources.
value?: AzureDevOpsConnector[]
Property Value
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript