GetAutoExportJobResult

constructor(adminStatus: String? = null, autoExportPrefixes: List<String>? = null, azureApiVersion: String, currentIterationFilesDiscovered: Double, currentIterationFilesExported: Double, currentIterationFilesFailed: Double, currentIterationMiBDiscovered: Double, currentIterationMiBExported: Double, exportIterationCount: Int, id: String, lastCompletionTimeUTC: String, lastStartedTimeUTC: String, lastSuccessfulIterationCompletionTimeUTC: String, location: String, name: String, provisioningState: String, state: String? = null, statusCode: String, statusMessage: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, totalFilesExported: Double, totalFilesFailed: Double, totalMiBExported: Double, type: String)