CreatedBy interface
Provides details of the entity that created/updated the workspace.
Properties
| application |
The application ID of the application that initiated the creation of the workspace. For example, Azure Portal. |
| oid | The Object ID that created the workspace. |
| puid | The Personal Object ID corresponding to the object ID above |
Property Details
applicationId
The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
applicationId?: string
Property Value
string
oid
The Object ID that created the workspace.
oid?: string
Property Value
string
puid
The Personal Object ID corresponding to the object ID above
puid?: string
Property Value
string