Udostępnij przez


IMachineRunCommandUpdate Interface

Definition

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

Properties

Name Description
Tags

Resource tags

(Inherited from IResourceUpdate)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to