Compartir a través de


IMachineRunCommandProperties Interface

Definition

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

Properties

AsyncExecution
ErrorBlobManagedIdentityClientId
ErrorBlobManagedIdentityObjectId
ErrorBlobUri
InstanceViewEndTime
InstanceViewError
InstanceViewExecutionMessage
InstanceViewExecutionState
InstanceViewExitCode
InstanceViewOutput
InstanceViewStartTime
InstanceViewStatuses
OutputBlobManagedIdentityClientId
OutputBlobManagedIdentityObjectId
OutputBlobUri
Parameter
ProtectedParameter
ProvisioningState
RunAsPassword
RunAsUser
ScriptUriManagedIdentityClientId
ScriptUriManagedIdentityObjectId
SourceCommandId
SourceScript
SourceScriptUri
TimeoutInSecond

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to