IAccount.CreatedByObjectId Property

Definition

Gets the creators of the entity's object id.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the creators of the entity's object id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdByObjectId")]
public string CreatedByObjectId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Gets the creators of the entity's object id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="createdByObjectId")>]
member this.CreatedByObjectId : string
Public ReadOnly Property CreatedByObjectId As String

Property Value

Attributes

Applies to