User.LatestOperationResult 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 the details of the latest operation. ex: status, error
[Newtonsoft.Json.JsonProperty(PropertyName="properties.latestOperationResult")]
public Microsoft.Azure.Management.LabServices.Models.LatestOperationResult LatestOperationResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.latestOperationResult")>]
member this.LatestOperationResult : Microsoft.Azure.Management.LabServices.Models.LatestOperationResult
Public ReadOnly Property LatestOperationResult As LatestOperationResult
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute