OnPremiseResourceDetails interface
Details of the On Premise resource that was assessed
- Extends
Properties
| machine |
The name of the machine |
| source | The discriminator possible values: Azure, OnPremiseResourceDetails, OnPremiseSql |
| source |
The oms agent Id installed on the machine |
| vmuuid | The unique Id of the machine |
| workspace |
Azure resource Id of the workspace the machine is attached to |
Property Details
machineName
The name of the machine
machineName: string
Property Value
string
source
The discriminator possible values: Azure, OnPremiseResourceDetails, OnPremiseSql
source: "OnPremiseResourceDetails" | "OnPremiseSql"
Property Value
"OnPremiseResourceDetails" | "OnPremiseSql"
sourceComputerId
The oms agent Id installed on the machine
sourceComputerId: string
Property Value
string
vmuuid
The unique Id of the machine
vmuuid: string
Property Value
string
workspaceId
Azure resource Id of the workspace the machine is attached to
workspaceId: string
Property Value
string