CreatedByType type 
The kind of entity that created the resource. 
<xref:KnowncreatedByType> can be used interchangeably with createdByType,
this enum contains the known values that the service supports.
Known values supported by the service
User: The entity was created by a user. 
Application: The entity was created by an application. 
ManagedIdentity: The entity was created by a managed identity. 
Key: The entity was created by a key.
type CreatedByType = string