Compartir a través de


ISourceTriggerUpdateParameters.SourceRepositoryBranch Property

Definition

The branch name of the source code.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The branch name of the source code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="branch")]
public string SourceRepositoryBranch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The branch name of the source code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="branch")>]
member this.SourceRepositoryBranch : string with get, set
Public Property SourceRepositoryBranch As String

Property Value

Attributes

Applies to