SqlDbSettings interface
SQL database assessment settings.
Properties
azure |
Gets or sets the azure SQL compute tier. |
azure |
Gets or sets the azure PAAS SQL instance type. |
azure |
Gets or sets the azure SQL purchase model. |
azure |
Gets or sets the azure SQL service tier. |
Property Details
azureSqlComputeTier
Gets or sets the azure SQL compute tier.
azureSqlComputeTier?: string
Property Value
string
azureSqlDataBaseType
Gets or sets the azure PAAS SQL instance type.
azureSqlDataBaseType?: string
Property Value
string
azureSqlPurchaseModel
Gets or sets the azure SQL purchase model.
azureSqlPurchaseModel?: string
Property Value
string
azureSqlServiceTier
Gets or sets the azure SQL service tier.
azureSqlServiceTier?: string
Property Value
string