toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.outputs
/
IntegrationRuntimeSsisPackageStore
Integration
Runtime
Ssis
Package
Store
data
class
IntegrationRuntimeSsisPackageStore
(
val
linkedServiceName
:
String
,
val
name
:
String
)
Members
Constructors
Integration
Runtime
Ssis
Package
Store
Link copied to clipboard
constructor
(
linkedServiceName
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
linked
Service
Name
Link copied to clipboard
val
linkedServiceName
:
String
Name of the Linked Service to associate with the packages.
name
Link copied to clipboard
val
name
:
String
Name of the package store.