Get Auto Export Job Result
An auto export job instance. Follows Azure Resource Manager standards: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md
Constructors
Properties
The administrative status of the auto export job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto export job. By default it is set to 'Enable'.
An array of blob paths/prefixes that get auto exported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths for now is 1.
The Azure API version of the resource.
Files discovered for export in current iteration. It may increase while more export items are found.
Files that have been exported in current iteration.
Files failed to export in current iteration.
Data (in MiB) discovered for export in current iteration. It may increase while more export items are found.
Data (in MiB) that have been exported in current iteration.
Number of iterations completed since the start of the export.
The time (in UTC) of the last completed auto export job.
The time (in UTC) the latest auto export job started.
Time (in UTC) of the last successfully completed export iteration. Look at logging container for details.
ARM provisioning state.
The operational state of auto export. InProgress indicates the export is running. Disabling indicates the user has requested to disable the export but the disabling is still in progress. Disabled indicates auto export has been disabled. DisableFailed indicates the disabling has failed. Failed means the export was unable to continue, due to a fatal error.
Server-defined status code for auto export job.
Server-defined status message for auto export job.
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Total files exported since the start of the export. This is accumulative, some files may be counted repeatedly.
Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.
Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.