ExperimentProperties.Selector Property

Definition

List of selectors.

[Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Models.ISelector> Selector { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Origin(Microsoft.Azure.PowerShell.Cmdlets.Chaos.PropertyOrigin.Owned)>]
member this.Selector : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Chaos.Models.ISelector> with get, set
Public Property Selector As List(Of ISelector)

Property Value

Implements

Attributes

Applies to