Udostępnij za pośrednictwem


Experiment.Selectors Property

Definition

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

Applies to