Compartir a través de


IMachineRunCommandInstanceView Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineRunCommandInstanceViewTypeConverter))]
public interface IMachineRunCommandInstanceView : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineRunCommandInstanceViewTypeConverter))>]
type IMachineRunCommandInstanceView = interface
    interface IJsonSerializable
Public Interface IMachineRunCommandInstanceView
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EndTime
Error
ExecutionMessage
ExecutionState
ExitCode
Output
StartTime
Statuses

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to