Freigeben über


MachineRunCommand.InstanceViewExitCode Property

Definition

Exit code returned from script execution.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)]
public int? InstanceViewExitCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Inlined)>]
member this.InstanceViewExitCode : Nullable<int> with get, set
Public Property InstanceViewExitCode As Nullable(Of Integer)

Property Value

Attributes

Applies to