SsisMigrationInfo.SsisStoreType Property

Definition

The SSIS store type of source, only SSIS catalog is supported now in DMS.

public Azure.ResourceManager.DataMigration.Models.SsisStoreType? SsisStoreType { get; set; }
member this.SsisStoreType : Nullable<Azure.ResourceManager.DataMigration.Models.SsisStoreType> with get, set
Public Property SsisStoreType As Nullable(Of SsisStoreType)

Property Value

Applies to