Share via


IMachineRunCommand Interface

Definition

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

Properties

AsyncExecution
ErrorBlobManagedIdentityClientId
ErrorBlobManagedIdentityObjectId
ErrorBlobUri
Id (Inherited from IResource)
InstanceViewEndTime
InstanceViewError
InstanceViewExecutionMessage
InstanceViewExecutionState
InstanceViewExitCode
InstanceViewOutput
InstanceViewStartTime
InstanceViewStatuses
Location (Inherited from ITrackedResource)
Name (Inherited from IResource)
OutputBlobManagedIdentityClientId
OutputBlobManagedIdentityObjectId
OutputBlobUri
Parameter
ProtectedParameter
ProvisioningState
RunAsPassword
RunAsUser
ScriptUriManagedIdentityClientId
ScriptUriManagedIdentityObjectId
SourceCommandId
SourceScript
SourceScriptUri
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Tags (Inherited from ITrackedResource)
TimeoutInSecond
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to