Share via


MachineRunCommandInstanceView.ExecutionMessage Property

Definition

Communicate script configuration errors or execution messages.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public string ExecutionMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.ExecutionMessage : string with get, set
Public Property ExecutionMessage As String

Property Value

Implements

Attributes

Applies to