TargetBranchConfiguration.BranchNames Property

Definition

Gets or sets branches that should have annotations.

public Azure.Provisioning.BicepList<string> BranchNames { get; set; }
member this.BranchNames : Azure.Provisioning.BicepList<string> with get, set
Public Property BranchNames As BicepList(Of String)

Property Value

Applies to