MitigateJobRequest.CustomerResolutionCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets resolution code for the job. Possible values include: 'None', 'MoveToCleanUpDevice', 'Resume'
[Newtonsoft.Json.JsonProperty(PropertyName="customerResolutionCode")]
public Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode CustomerResolutionCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerResolutionCode")>]
member this.CustomerResolutionCode : Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode with get, set
Public Property CustomerResolutionCode As CustomerResolutionCode
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute