RemoteAppOperationStatusResult.RemoteAppOperationResult 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.
Optional. Current status of the long-running operation.
public Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult RemoteAppOperationResult { get; set; }
member this.RemoteAppOperationResult : Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult with get, set
Public Property RemoteAppOperationResult As OperationResult