Workload Instance Model Properties Response
constructor(allowedOperations: List<String>, currentJob: WorkloadInstanceModelPropertiesResponseCurrentJob, customProperties: Either<ApacheTomcatWorkloadInstanceModelCustomPropertiesResponse, IISWorkloadInstanceModelCustomPropertiesResponse>? = null, displayName: String? = null, healthErrors: List<HealthErrorModelResponse>, lastSuccessfulReplicationCycleTime: String, masterSiteName: String? = null, migrateAgentId: String? = null, name: String? = null, provisioningState: String, replicationHealth: String, replicationStatus: String, replicationStatusDescription: String, sourceName: String? = null, sourcePlatform: String? = null)