ICatalog.AdoGitBranch Property

Definition

Git branch.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Git branch.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="branch")]
public string AdoGitBranch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Git branch.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="branch")>]
member this.AdoGitBranch : string with get, set
Public Property AdoGitBranch As String

Property Value

Attributes

Applies to