ExperimentExecutionActionTargetDetailsProperties.Error Property

Definition

Gets the error of the action.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to