Udostępnij za pośrednictwem


Selector.Targets Property

Definition

Gets or sets list of Target references.

[Newtonsoft.Json.JsonProperty(PropertyName="targets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.TargetReference> Targets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targets")>]
member this.Targets : System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.TargetReference> with get, set
Public Property Targets As IList(Of TargetReference)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to