次の方法で共有


IMachineRunCommand.InstanceViewExitCode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Exit code returned from script execution.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="exitCode", Update=false)]
public int? InstanceViewExitCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Exit code returned from script execution.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="exitCode", Update=false)>]
member this.InstanceViewExitCode : Nullable<int>
Public ReadOnly Property InstanceViewExitCode As Nullable(Of Integer)

Property Value

Attributes

Applies to