Share via


IDevBoxActionDelayResult.ActionUri Property

Definition

The unique URI for the Dev Box action.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The unique URI for the Dev Box action.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uri")]
public string ActionUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The unique URI for the Dev Box action.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uri")>]
member this.ActionUri : string with get, set
Public Property ActionUri As String

Property Value

Attributes

Applies to