VmGuestPatchClassificationLinux.Equality Operator

Definition

Determines if two VmGuestPatchClassificationLinux values are the same.

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

Parameters

Returns

Applies to