DataExportDetails interface  
Details of the data to be used for exporting data from azure.
Properties
| account | Account details of the data to be transferred | 
| log | Level of the logs to be collected. | 
| transfer | Configuration for the data transfer. | 
Property Details
		accountDetails
	 
	Account details of the data to be transferred
accountDetails: DataAccountDetailsUnionProperty Value
		logCollectionLevel
	  
	Level of the logs to be collected.
logCollectionLevel?: LogCollectionLevelProperty Value
		transferConfiguration
	 
	Configuration for the data transfer.
transferConfiguration: TransferConfiguration