Share via


JobDetails.Actions Property

Definition

Gets available actions on the job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to