ExperimentExecutionDetails.RunInformation Property

Definition

Gets the information of the experiment run.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runInformation")]
public Microsoft.Azure.Management.Chaos.Models.ExperimentExecutionDetailsPropertiesRunInformation RunInformation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runInformation")>]
member this.RunInformation : Microsoft.Azure.Management.Chaos.Models.ExperimentExecutionDetailsPropertiesRunInformation
Public ReadOnly Property RunInformation As ExperimentExecutionDetailsPropertiesRunInformation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to