Run Response
constructor(agentConfiguration: AgentPropertiesResponse? = null, agentPoolName: String? = null, createTime: String? = null, customRegistries: List<String>? = null, finishTime: String? = null, id: String, imageUpdateTrigger: ImageUpdateTriggerResponse? = null, isArchiveEnabled: Boolean? = null, lastUpdatedTime: String? = null, logArtifact: ImageDescriptorResponse, name: String, outputImages: List<ImageDescriptorResponse>? = null, platform: PlatformPropertiesResponse? = null, provisioningState: String? = null, runErrorMessage: String, runId: String? = null, runType: String? = null, sourceRegistryAuth: String? = null, sourceTrigger: SourceTriggerDescriptorResponse? = null, startTime: String? = null, status: String? = null, systemData: SystemDataResponse, task: String? = null, timerTrigger: TimerTriggerDescriptorResponse? = null, type: String, updateTriggerToken: String? = null)