Share via


VmGuestPatchClassificationWindow Struct

Definition

The VmGuestPatchClassificationWindow.

public readonly struct VmGuestPatchClassificationWindow : IEquatable<Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow>
type VmGuestPatchClassificationWindow = struct
Public Structure VmGuestPatchClassificationWindow
Implements IEquatable(Of VmGuestPatchClassificationWindow)
Inheritance
VmGuestPatchClassificationWindow
Implements

Constructors

VmGuestPatchClassificationWindow(String)

Initializes a new instance of VmGuestPatchClassificationWindow.

Properties

Critical

Critical.

Definition

Definition.

FeaturePack

FeaturePack.

Security

Security.

ServicePack

ServicePack.

Tools

Tools.

UpdateRollUp

UpdateRollUp.

Updates

Updates.

Methods

Equals(VmGuestPatchClassificationWindow)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(VmGuestPatchClassificationWindow, VmGuestPatchClassificationWindow)

Determines if two VmGuestPatchClassificationWindow values are the same.

Implicit(String to VmGuestPatchClassificationWindow)

Converts a string to a VmGuestPatchClassificationWindow.

Inequality(VmGuestPatchClassificationWindow, VmGuestPatchClassificationWindow)

Determines if two VmGuestPatchClassificationWindow values are not the same.

Applies to