Integration Runtime Data Proxy Properties Response
data class IntegrationRuntimeDataProxyPropertiesResponse(val connectVia: EntityReferenceResponse? = null, val path: String? = null, val stagingLinkedService: EntityReferenceResponse? = null)
Data proxy properties for a managed dedicated integration runtime.
Constructors
Link copied to clipboard
constructor(connectVia: EntityReferenceResponse? = null, path: String? = null, stagingLinkedService: EntityReferenceResponse? = null)