ProductLog interface 
Product action log.
Properties
| details | Operation error details. NOTE: This property will not be serialized. It can only be populated by the server. | 
| end | Operation end datetime. NOTE: This property will not be serialized. It can only be populated by the server. | 
| error | Operation error data. NOTE: This property will not be serialized. It can only be populated by the server. | 
| id | Log ID. NOTE: This property will not be serialized. It can only be populated by the server. | 
| operation | Logged operation. NOTE: This property will not be serialized. It can only be populated by the server. | 
| product | Logged product ID. NOTE: This property will not be serialized. It can only be populated by the server. | 
| registration | Logged registration name. NOTE: This property will not be serialized. It can only be populated by the server. | 
| resource | Logged resource group name. NOTE: This property will not be serialized. It can only be populated by the server. | 
| start | Operation start datetime. NOTE: This property will not be serialized. It can only be populated by the server. | 
| status | Operation status. NOTE: This property will not be serialized. It can only be populated by the server. | 
| subscription | Logged subscription ID. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
details
Operation error details. NOTE: This property will not be serialized. It can only be populated by the server.
details?: stringProperty Value
string
		endDate
	 
	Operation end datetime. NOTE: This property will not be serialized. It can only be populated by the server.
endDate?: stringProperty Value
string
error
Operation error data. NOTE: This property will not be serialized. It can only be populated by the server.
error?: stringProperty Value
string
id
Log ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
operation
Logged operation. NOTE: This property will not be serialized. It can only be populated by the server.
operation?: stringProperty Value
string
		productId
	 
	Logged product ID. NOTE: This property will not be serialized. It can only be populated by the server.
productId?: stringProperty Value
string
		registrationName
	 
	Logged registration name. NOTE: This property will not be serialized. It can only be populated by the server.
registrationName?: stringProperty Value
string
		resourceGroupName
	  
	Logged resource group name. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGroupName?: stringProperty Value
string
		startDate
	 
	Operation start datetime. NOTE: This property will not be serialized. It can only be populated by the server.
startDate?: stringProperty Value
string
status
Operation status. NOTE: This property will not be serialized. It can only be populated by the server.
status?: stringProperty Value
string
		subscriptionId
	 
	Logged subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.
subscriptionId?: stringProperty Value
string