Sdílet prostřednictvím


IMachineRunCommand.InstanceViewExecutionMessage Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Communicate script configuration errors or execution messages.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="executionMessage", Update=false)]
public string InstanceViewExecutionMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Communicate script configuration errors or execution messages.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="executionMessage", Update=false)>]
member this.InstanceViewExecutionMessage : string
Public ReadOnly Property InstanceViewExecutionMessage As String

Property Value

Attributes

Applies to