Compartir a través de


ISourceTriggerDescriptor.BranchName Property

Definition

The branch name in the repository.

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

Property Value

Attributes

Applies to