PSWorkspaceRepositoryConfiguration Class

Definition

public class PSWorkspaceRepositoryConfiguration
type PSWorkspaceRepositoryConfiguration = class
Public Class PSWorkspaceRepositoryConfiguration
Inheritance
PSWorkspaceRepositoryConfiguration

Constructors

PSWorkspaceRepositoryConfiguration(WorkspaceRepositoryConfiguration)

Properties

AccountName

Gets or sets account name

CollaborationBranch

Gets or sets collaboration branch

HostName

Gets or sets gitHub Enterprise host name. For example: https://github.mydomain.com

LastCommitId

Gets or sets the last commit ID

ProjectName

Gets or sets VSTS project name

RepositoryName

Gets or sets repository name

RootFolder

Gets or sets root folder to use in the repository

TenantId

Gets or sets the VSTS tenant ID

Type

Gets or sets type of workspace repositoryID configuration. Example WorkspaceVSTSConfiguration, WorkspaceGitHubConfiguration

Methods

ToSdkObject()

Applies to