SelfHostedIntegrationRuntimeStatusResponse

constructor(autoUpdate: String, autoUpdateETA: String, capabilities: Map<String, String>, createTime: String, dataFactoryName: String, internalChannelEncryption: String, latestVersion: String, links: List<LinkedIntegrationRuntimeResponse>? = null, localTimeZoneOffset: String, nodeCommunicationChannelEncryptionMode: String, nodes: List<SelfHostedIntegrationRuntimeNodeResponse>? = null, pushedVersion: String, scheduledUpdateDate: String, serviceUrls: List<String>, state: String, taskQueueId: String, type: String, updateDelayOffset: String, version: String, versionStatus: String)