IntegrationRuntimeReference interface  
Integration runtime reference type.
Properties
| parameters | Arguments for integration runtime. | 
| reference | Reference integration runtime name. | 
| type | Type of integration runtime. | 
Property Details
parameters
Arguments for integration runtime.
parameters?: {[propertyName: string]: any}Property Value
{[propertyName: string]: any}
		referenceName
	 
	Reference integration runtime name.
referenceName: stringProperty Value
string
type
Type of integration runtime.
type: "IntegrationRuntimeReference"Property Value
"IntegrationRuntimeReference"