Class Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory (1.3.0)

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

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(Inventory.Types.WindowsUpdatePackage.Types.WindowsUpdateCategory)

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

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