SsisMigrationInfo.ProjectOverwriteOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The overwrite option for the SSIS project migration.
public Azure.ResourceManager.DataMigration.Models.SsisMigrationOverwriteOption? ProjectOverwriteOption { get; set; }
member this.ProjectOverwriteOption : Nullable<Azure.ResourceManager.DataMigration.Models.SsisMigrationOverwriteOption> with get, set
Public Property ProjectOverwriteOption As Nullable(Of SsisMigrationOverwriteOption)