Freigeben über


IAccount.CreatedByObjectId Property

Definition

Gets the creators of the entity's object id.

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

Property Value

Attributes

Applies to