Freigeben über


MachineRunCommandInstanceView Class

Definition

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

Constructors

MachineRunCommandInstanceView()

Properties

EndTime
Error
ExecutionMessage
ExecutionState
ExitCode
Output
StartTime
Statuses

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to