IStepStatus.StepName Property

Definition

The name of the step.

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

Property Value

Attributes

Applies to