Pipeline Properties Response
data class PipelinePropertiesResponse(val connections: List<PipelineConnectionResponse>, val displayName: String? = null, val flowTypes: List<String>? = null, val policies: List<String>? = null, val provisioningState: String, val remoteCloud: String, val subscribers: List<SubscriberResponse>? = null)
Properties of pipeline
Properties
Link copied to clipboard
Connections associated with pipeline
Link copied to clipboard
Display name of this pipeline
Link copied to clipboard
Provisioning state of the pipeline
Link copied to clipboard
Remote cloud of the data to be transferred or received
Link copied to clipboard
Subscribers of this resource