Integration Runtime Ssis Express Custom Setup Component
data class IntegrationRuntimeSsisExpressCustomSetupComponent(val keyVaultLicense: IntegrationRuntimeSsisExpressCustomSetupComponentKeyVaultLicense? = null, val license: String? = null, val name: String)
Constructors
Link copied to clipboard
constructor(keyVaultLicense: IntegrationRuntimeSsisExpressCustomSetupComponentKeyVaultLicense? = null, license: String? = null, name: String)