SqlDbSettingsV3Response

data class SqlDbSettingsV3Response(val azureSqlComputeTier: String? = null, val azureSqlDataBaseType: String? = null, val azureSqlPurchaseModel: String? = null, val azureSqlServiceTier: String? = null)

SQL database assessment settings V3.

Constructors

Link copied to clipboard
constructor(azureSqlComputeTier: String? = null, azureSqlDataBaseType: String? = null, azureSqlPurchaseModel: String? = null, azureSqlServiceTier: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the azure SQL compute tier.

Link copied to clipboard

Gets or sets the azure PAAS SQL instance type.

Link copied to clipboard

Gets or sets the azure SQL purchase model.

Link copied to clipboard

Gets or sets the azure SQL service tier.