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: DataAccountDetailsUnion
Property Value
logCollectionLevel
Level of the logs to be collected.
logCollectionLevel?: LogCollectionLevel
Property Value
transferConfiguration
Configuration for the data transfer.
transferConfiguration: TransferConfiguration