CreatedBy interface

Provides details of the entity that created/updated the workspace.

Properties

applicationId

The application ID of the application that initiated the creation of the workspace. For example, Azure Portal. NOTE: This property will not be serialized. It can only be populated by the server.

oid

The Object ID that created the workspace. NOTE: This property will not be serialized. It can only be populated by the server.

puid

The Personal Object ID corresponding to the object ID above NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

applicationId

The application ID of the application that initiated the creation of the workspace. For example, Azure Portal. NOTE: This property will not be serialized. It can only be populated by the server.

applicationId?: string

Property Value

string

oid

The Object ID that created the workspace. NOTE: This property will not be serialized. It can only be populated by the server.

oid?: string

Property Value

string

puid

The Personal Object ID corresponding to the object ID above NOTE: This property will not be serialized. It can only be populated by the server.

puid?: string

Property Value

string