ExperimentExecutionDetailsPropertiesRunInformation.Steps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the steps of the experiment run.
[Newtonsoft.Json.JsonProperty(PropertyName="steps")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.StepStatus> Steps { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="steps")>]
member this.Steps : System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.StepStatus>
Public ReadOnly Property Steps As IList(Of StepStatus)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute