OnPremiseResourceDetails type
Podrobnosti o místním prostředku, který byl vyhodnocen
type OnPremiseResourceDetails = ResourceDetails & {
machineName: string
source: "OnPremise" | "OnPremiseSql"
sourceComputerId: string
vmuuid: string
workspaceId: string
}