 | HoarderServiceClientExportCollectionToXmlBlob Method |
Starts an export of the entire database to an XML document in the backup container.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.30
Syntax
Remarks
This call starts the export processing running in the background then returns. The response body string contains the Uri of the Azure Blob that will contain the processing log when the export completes.
See Also