SourceControlOperations interface
Interfejs reprezentujący element SourceControlOperations.
Metody
| list |
Pobiera listę metadanych repozytoriów. |
Szczegóły metody
listRepositories(string, string, string, SourceControlListRepositoriesOptionalParams)
Pobiera listę metadanych repozytoriów.
function listRepositories(resourceGroupName: string, workspaceName: string, repoType: string, options?: SourceControlListRepositoriesOptionalParams): PagedAsyncIterableIterator<Repo, Repo[], PageSettings>
Parametry
- resourceGroupName
-
string
Nazwa grupy zasobów. Nazwa jest niewrażliwa na wielkość liter.
- workspaceName
-
string
Nazwa obszaru roboczego.
- repoType
-
string
Typ repozytorium.
Parametry opcji.