Freigeben über


MachineRunCommandProperties Class

Definition

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

Constructors

MachineRunCommandProperties()

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

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

Applies to