Google Cloud OS Config v1 API - Class Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory (2.3.0)

public sealed class Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory : IMessage<Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory>, IEquatable<Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory>, IDeepCloneable<Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud OS Config v1 API class Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory.

Categories specified by the Windows Update.

Inheritance

object > Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Constructors

WindowsUpdateCategory()

public WindowsUpdateCategory()

WindowsUpdateCategory(WindowsUpdateCategory)

public WindowsUpdateCategory(Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory other)
Parameter
NameDescription
otherInventoryTypesWindowsUpdatePackageTypesWindowsUpdateCategory

Properties

Id

public string Id { get; set; }

The identifier of the windows update category.

Property Value
TypeDescription
string

Name

public string Name { get; set; }

The name of the windows update category.

Property Value
TypeDescription
string