Share via


ChaosExperimentRunActionStatus.Targets Property

Definition

The array of targets.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Chaos.Models.ExperimentExecutionActionTargetDetailsProperties> Targets { get; }
member this.Targets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Chaos.Models.ExperimentExecutionActionTargetDetailsProperties>
Public ReadOnly Property Targets As IReadOnlyList(Of ExperimentExecutionActionTargetDetailsProperties)

Property Value

Applies to