SourceControlCreateOrUpdateParameters Class
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.
The parameters supplied to the create or update source control operation.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SourceControlCreateOrUpdateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SourceControlCreateOrUpdateParameters = class
Public Class SourceControlCreateOrUpdateParameters
- Inheritance
-
SourceControlCreateOrUpdateParameters
- Attributes
Source |
Initializes a new instance of the SourceControlCreateOrUpdateParameters class. |
Source |
Initializes a new instance of the SourceControlCreateOrUpdateParameters class. |
Auto |
Gets or sets the auto async of the source control. Default is false. |
Branch |
Gets or sets the repo branch of the source control. Include branch as empty string for VsoTfvc. |
Description |
Gets or sets the user description of the source control. |
Folder |
Gets or sets the folder path of the source control. Path must be relative. |
Publish |
Gets or sets the auto publish of the source control. Default is true. |
Repo |
Gets or sets the repo url of the source control. |
Security |
Gets or sets the authorization token for the repo of the source control. |
Source |
Gets or sets the source type. Must be one of VsoGit, VsoTfvc, GitHub, case sensitive. Possible values include: 'VsoGit', 'VsoTfvc', 'GitHub' |
Validate() |
Validate the object. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: