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

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