Experiment.Selectors 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 or sets list of selectors.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.selectors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.Selector> Selectors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.selectors")>]
member this.Selectors : System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.Selector> with get, set
Public Property Selectors As IList(Of Selector)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute