DatabaseInstanceSoftwareDetailsResponse

Describes an inventory database instance for a Fleet Advisor collector.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The database engine of a database in a Fleet Advisor collector inventory, for example Microsoft SQL Server.

Link copied to clipboard

The database engine edition of a database in a Fleet Advisor collector inventory, for example Express.

Link copied to clipboard

The database engine version of a database in a Fleet Advisor collector inventory, for example 2019.

Link copied to clipboard

The operating system architecture of the database.

Link copied to clipboard

The service pack level of the database.

Link copied to clipboard

The support level of the database, for example Mainstream support.

Link copied to clipboard

Information about the database engine software, for example Mainstream support ends on November 14th, 2024.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String