Delen via


Selector.Type Property

Definition

Gets or sets enum of the selector type. Possible values include: 'Percent', 'Random', 'Tag', 'List'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Chaos.Models.SelectorType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Chaos.Models.SelectorType with get, set
Public Property Type As SelectorType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to