OnPremiseResourceDetails interface
Details of the On Premise resource that was assessed
- Extends
Properties
machine |
The name of the machine |
source | Polymorphic discriminator, which specifies the different types this object can be |
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
Polymorphic discriminator, which specifies the different types this object can be
source: "OnPremise" | "OnPremiseSql"
Property Value
"OnPremise" | "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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript