Share via


IDevBoxActionDelayResult.Result Property

Definition

The result of the delay operation on this action.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The result of the delay operation on this action.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxActionDelayResultStatus) }, ReadOnly=false, Required=true, SerializedName="result")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxActionDelayResultStatus Result { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The result of the delay operation on this action.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxActionDelayResultStatus) }, ReadOnly=false, Required=true, SerializedName="result")>]
member this.Result : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxActionDelayResultStatus with get, set
Public Property Result As DevBoxActionDelayResultStatus

Property Value

Attributes

Applies to