JobDetails.LastMitigationActionOnJob 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 last mitigation action performed on the job.
[Newtonsoft.Json.JsonProperty(PropertyName="lastMitigationActionOnJob")]
public Microsoft.Azure.Management.DataBox.Models.LastMitigationActionOnJob LastMitigationActionOnJob { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastMitigationActionOnJob")>]
member this.LastMitigationActionOnJob : Microsoft.Azure.Management.DataBox.Models.LastMitigationActionOnJob
Public ReadOnly Property LastMitigationActionOnJob As LastMitigationActionOnJob
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute