SsisMigrationInfo.EnvironmentOverwriteOption 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 environment migration.
public Azure.ResourceManager.DataMigration.Models.SsisMigrationOverwriteOption? EnvironmentOverwriteOption { get; set; }
member this.EnvironmentOverwriteOption : Nullable<Azure.ResourceManager.DataMigration.Models.SsisMigrationOverwriteOption> with get, set
Public Property EnvironmentOverwriteOption As Nullable(Of SsisMigrationOverwriteOption)