Google Cloud OS Config v1alpha API - Enum Inventory.Types.Item.Types.Type (2.0.0-alpha02)

Stay organized with collections Save and categorize content based on your preferences.
public enum Type

Reference documentation and code samples for the Google Cloud OS Config v1alpha API enum Inventory.Types.Item.Types.Type.

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

Namespace

Google.Cloud.OsConfig.V1Alpha

Assembly

Google.Cloud.OsConfig.V1Alpha.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.