SqlMigrationGuideline interface
Sql Migration Guideline.
Properties
guideline |
Gets the guideline id. |
migration |
Gets the migration guideline category. |
migration |
Gets the migration guideline context. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
guidelineId
Gets the guideline id.
guidelineId?: string
Property Value
string
migrationGuidelineCategory
Gets the migration guideline category.
migrationGuidelineCategory?: string
Property Value
string
migrationGuidelineContext
Gets the migration guideline context. NOTE: This property will not be serialized. It can only be populated by the server.
migrationGuidelineContext?: MigrationGuidelineContext[]