Share via


IRepo.Branch Property

Definition

Array of branches.

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

Property Value

String[]
Attributes

Applies to