Share via


VirtualMachineRunCommandInstanceView.ExecutionMessage Property

Definition

Communicate script configuration errors or execution messages.

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

Property Value

Implements

Attributes

Applies to