Enum Inventory.Types.Item.Types.Type (1.7.0)

public enum Type

The different types of inventory that are tracked on a VM.

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Fields

NameDescription
AvailablePackage

This represents an update that is available for a package.

InstalledPackage

This represents a package that is installed on the VM.

Unspecified

Invalid. An type must be specified.