IDevBoxAction.ActionType Property

Definition

The action that will be taken.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The action that will be taken.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="actionType")]
public string ActionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The action that will be taken.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="actionType")>]
member this.ActionType : string
Public ReadOnly Property ActionType As String

Property Value

Attributes

Applies to