Import Pipeline Source Properties Response
data class ImportPipelineSourcePropertiesResponse(val keyVaultUri: String, val type: String? = null, val uri: String? = null)
The properties of the import pipeline source.