你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GitHubOwnerResource.GetGitHubRepos Method

Definition

Gets a collection of GitHubRepoResources in the GitHubOwner.

public virtual Azure.ResourceManager.SecurityDevOps.GitHubRepoCollection GetGitHubRepos();
abstract member GetGitHubRepos : unit -> Azure.ResourceManager.SecurityDevOps.GitHubRepoCollection
override this.GetGitHubRepos : unit -> Azure.ResourceManager.SecurityDevOps.GitHubRepoCollection
Public Overridable Function GetGitHubRepos () As GitHubRepoCollection

Returns

An object representing collection of GitHubRepoResources and their operations over a GitHubRepoResource.

Applies to