OnPremiseSqlResourceDetailsResponse

data class OnPremiseSqlResourceDetailsResponse(val databaseName: String, val machineName: String, val serverName: String, val source: String, val sourceComputerId: String, val vmuuid: String, val workspaceId: String)

Details of the On Premise Sql resource that was assessed

Constructors

Link copied to clipboard
constructor(databaseName: String, machineName: String, serverName: String, source: String, sourceComputerId: String, vmuuid: String, workspaceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Sql database name installed on the machine

Link copied to clipboard

The name of the machine

Link copied to clipboard

The Sql server name installed on the machine

Link copied to clipboard

The platform where the assessed resource resides Expected value is 'OnPremiseSql'.

Link copied to clipboard

The oms agent Id installed on the machine

Link copied to clipboard

The unique Id of the machine

Link copied to clipboard

Azure resource Id of the workspace the machine is attached to