On Premise Sql Resource Details Args
data class OnPremiseSqlResourceDetailsArgs(val databaseName: Output<String>, val machineName: Output<String>, val serverName: Output<String>, val source: Output<String>, val sourceComputerId: Output<String>, val vmuuid: Output<String>, val workspaceId: Output<String>) : ConvertibleToJava<OnPremiseSqlResourceDetailsArgs>
Details of the On Premise Sql resource that was assessed
Constructors
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 oms agent Id installed on the machine
Link copied to clipboard
Azure resource Id of the workspace the machine is attached to