SqlMiSettingsV3Response

data class SqlMiSettingsV3Response(val azureSqlInstanceType: String? = null, val azureSqlServiceTier: String? = null)

SQL managed instance assessment settings V3.

Constructors

Link copied to clipboard
constructor(azureSqlInstanceType: String? = null, azureSqlServiceTier: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the azure PAAS SQL instance type.

Link copied to clipboard

Gets or sets the azure SQL service tier.