Share via


IDevBoxOperation.CreatedByObjectId Property

Definition

The object ID of the actor which initiated the operation.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The object ID of the actor which initiated the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="createdByObjectId")]
public string CreatedByObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The object ID of the actor which initiated the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="createdByObjectId")>]
member this.CreatedByObjectId : string with get, set
Public Property CreatedByObjectId As String

Property Value

Attributes

Applies to