Get Import Job Result
constructor(azureApiVersion: String, blobsImportedPerSecond: Double, blobsWalkedPerSecond: Double, conflictResolutionMode: String? = null, id: String, importPrefixes: List<String>? = null, lastCompletionTime: String, lastStartedTime: String, location: String, maximumErrors: Int? = null, name: String, provisioningState: String, state: String, statusMessage: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, totalBlobsImported: Double, totalBlobsWalked: Double, totalConflicts: Int, totalErrors: Int, type: String)