Freigeben über


MachineRunCommandUpdate Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineRunCommandUpdateTypeConverter))]
public class MachineRunCommandUpdate : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IMachineRunCommandUpdate, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineRunCommandUpdateTypeConverter))>]
type MachineRunCommandUpdate = class
    interface IMachineRunCommandUpdate
    interface IJsonSerializable
    interface IResourceUpdate
    interface IValidates
Public Class MachineRunCommandUpdate
Implements IMachineRunCommandUpdate, IValidates
Inheritance
MachineRunCommandUpdate
Attributes
Implements

Constructors

MachineRunCommandUpdate()

Properties

Tags

Methods

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

Applies to