WorkspaceGitRepoManagementClient Class

Definition

The WorkspaceGitRepoManagement service client.

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

Constructors

WorkspaceGitRepoManagementClient()

Initializes a new instance of WorkspaceGitRepoManagementClient for mocking.

WorkspaceGitRepoManagementClient(Uri, TokenCredential, ArtifactsClientOptions)

Initializes a new instance of WorkspaceGitRepoManagementClient.

Methods

GetGitHubAccessToken(GitHubAccessTokenRequest, CancellationToken)

Get the GitHub access token.

GetGitHubAccessTokenAsync(GitHubAccessTokenRequest, CancellationToken)

Get the GitHub access token.

Applies to