Share via


LastMitigationActionOnJob.CustomerResolution Property

Definition

Gets or sets resolution code provided by customer. Possible values include: 'None', 'MoveToCleanUpDevice', 'Resume'

[Newtonsoft.Json.JsonProperty(PropertyName="customerResolution")]
public Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode? CustomerResolution { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerResolution")>]
member this.CustomerResolution : Nullable<Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode> with get, set
Public Property CustomerResolution As Nullable(Of CustomerResolutionCode)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to