IntegrationRuntimeSsisPackageStore

data class IntegrationRuntimeSsisPackageStore(val linkedServiceName: String, val name: String)

Constructors

Link copied to clipboard
constructor(linkedServiceName: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Linked Service to associate with the packages.

Link copied to clipboard

Name of the package store.