OnPremiseSqlResourceDetails interface

Details of the On Premise Sql resource that was assessed

Extends

Properties

databaseName

The Sql database name installed on the machine

serverName

The Sql server name installed on the machine

source

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

machineName

The name of the machine

sourceComputerId

The oms agent Id installed on the machine

vmuuid

The unique Id of the machine

workspaceId

Azure resource Id of the workspace the machine is attached to

Property Details

databaseName

The Sql database name installed on the machine

databaseName: string

Property Value

string

serverName

The Sql server name installed on the machine

serverName: string

Property Value

string

source

Polymorphic discriminator, which specifies the different types this object can be

source: "OnPremiseSql"

Property Value

"OnPremiseSql"

Inherited Property Details

machineName

The name of the machine

machineName: string

Property Value

string

Inherited From OnPremiseResourceDetails.machineName

sourceComputerId

The oms agent Id installed on the machine

sourceComputerId: string

Property Value

string

Inherited From OnPremiseResourceDetails.sourceComputerId

vmuuid

The unique Id of the machine

vmuuid: string

Property Value

string

Inherited From OnPremiseResourceDetails.vmuuid

workspaceId

Azure resource Id of the workspace the machine is attached to

workspaceId: string

Property Value

string

Inherited From OnPremiseResourceDetails.workspaceId