Share via


VirtualMachineRunCommandProperties.InstanceViewExitCode Property

Definition

Exit code returned from script execution.

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

Property Value

Implements

Attributes

Applies to