Share via


IDevBoxActionDelayResult.ActionSourceId Property

Definition

The id of the resource which triggered this action

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The id of the resource which triggered this action", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceId")]
public string ActionSourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The id of the resource which triggered this action", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceId")>]
member this.ActionSourceId : string with get, set
Public Property ActionSourceId As String

Property Value

Attributes

Applies to