IDevBox.ActionState Property

Definition

The current action state of the Dev Box. This is state is based on previous action performed by user.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The current action state of the Dev Box. This is state is based on previous action performed by user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="actionState")]
public string ActionState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The current action state of the Dev Box. This is state is based on previous action performed by user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="actionState")>]
member this.ActionState : string
Public ReadOnly Property ActionState As String

Property Value

Attributes

Applies to