API Reference
Class
SystemRuntimeQueryRequest
Request parameters for system runtime queries.
Inheritance
- Object
- SystemRuntimeQueryRequest
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public SystemRuntimeQueryRequest() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ComputerName { get; set; } #Optional target computer name.
public Boolean IncludeOperatingSystemSummary { get; set; } #Include OperatingSystemInfo in the result.
public Boolean IncludeComputerSystem { get; set; } #Include ComputerSystemInfo in the result.
public Boolean IncludeBaseBoard { get; set; } #Include BaseBoardInfo in the result.