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

WorkspaceGitRepoManagementClient Class

Definition

The WorkspaceGitRepoManagement service client.

public class WorkspaceGitRepoManagementClient
type WorkspaceGitRepoManagementClient = class
Public Class WorkspaceGitRepoManagementClient
Inheritance
WorkspaceGitRepoManagementClient

Constructors

Name Description
WorkspaceGitRepoManagementClient()

Initializes a new instance of WorkspaceGitRepoManagementClient for mocking.

WorkspaceGitRepoManagementClient(Uri, TokenCredential, ArtifactsClientOptions)

Initializes a new instance of WorkspaceGitRepoManagementClient.

Methods

Name Description
GetGitHubAccessToken(GitHubAccessTokenRequest, CancellationToken)

Get the GitHub access token.

GetGitHubAccessTokenAsync(GitHubAccessTokenRequest, CancellationToken)

Get the GitHub access token.

Applies to