次の方法で共有


BranchStatus.Actions プロパティ

定義

アクションの配列を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.ActionStatus> Actions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : System.Collections.Generic.IList<Microsoft.Azure.Management.Chaos.Models.ActionStatus>
Public ReadOnly Property Actions As IList(Of ActionStatus)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象