Share via


SqlMigrationGuideline interface

Sql Migration Guideline.

Properties

guidelineId

Gets the guideline id.

migrationGuidelineCategory

Gets the migration guideline category.

migrationGuidelineContext

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[]

Property Value