IBranchStatus.BranchName Property

Definition

The name of the branch status.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=false, Description="The name of the branch status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="branchName", Update=false)]
public string BranchName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Runtime.Info(Create=false, Description="The name of the branch status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="branchName", Update=false)>]
member this.BranchName : string
Public ReadOnly Property BranchName As String

Property Value

Attributes

Applies to