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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript