RunCommandResult Class
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.
[Microsoft.Rest.Serialization.JsonTransformation]
public class RunCommandResult : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.OperationStatusResponse
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RunCommandResult = class
inherit OperationStatusResponse
Public Class RunCommandResult
Inherits OperationStatusResponse
- Inheritance
- Attributes
Constructors
RunCommandResult() | |
RunCommandResult(String, String, Nullable<DateTime>, Nullable<DateTime>, ApiError, Object) |
Properties
EndTime | (Inherited from OperationStatusResponse) |
Error | (Inherited from OperationStatusResponse) |
Name | (Inherited from OperationStatusResponse) |
Output | |
StartTime | (Inherited from OperationStatusResponse) |
Status | (Inherited from OperationStatusResponse) |