pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.outputs
/
IntegrationRuntimeSsisPackageStore
Integration
Runtime
Ssis
Package
Store
data
class
IntegrationRuntimeSsisPackageStore
(
val
linkedServiceName
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Integration
Runtime
Ssis
Package
Store
Link copied to clipboard
fun
IntegrationRuntimeSsisPackageStore
(
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.