Integration Runtime Ssis Express Custom Setup Command Key
data class IntegrationRuntimeSsisExpressCustomSetupCommandKey(val keyVaultPassword: IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPassword? = null, val password: String? = null, val targetName: String, val userName: String)
Constructors
Link copied to clipboard
constructor(keyVaultPassword: IntegrationRuntimeSsisExpressCustomSetupCommandKeyKeyVaultPassword? = null, password: String? = null, targetName: String, userName: String)