次の方法で共有


JobDetails.Actions プロパティ

定義

ジョブで使用可能なアクションを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象