VmGuestPatchClassificationWindow.Equality Operator

Definition

Determines if two VmGuestPatchClassificationWindow values are the same.

public static bool operator == (Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow left, Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow right);
static member ( = ) : Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow * Azure.ResourceManager.HybridCompute.Models.VmGuestPatchClassificationWindow -> bool
Public Shared Operator == (left As VmGuestPatchClassificationWindow, right As VmGuestPatchClassificationWindow) As Boolean

Parameters

Returns

Applies to