次の方法で共有


Selector.Targets プロパティ

定義

ターゲット参照の一覧を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象