PSWorkspaceRepositoryConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |