PackageStoreResponse

data class PackageStoreResponse(val name: String, val packageStoreLinkedService: EntityReferenceResponse)

Package store for the SSIS integration runtime.

Constructors

Link copied to clipboard
constructor(name: String, packageStoreLinkedService: EntityReferenceResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the package store

Link copied to clipboard

The package store linked service reference.