Share via


VirtualMachineRunCommandInstanceView.ExecutionState Property

Definition

Script execution status.

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

Property Value

Implements

Attributes

Applies to