Share via


VmGuestPatchRebootSetting.Equality Operator

Definition

Determines if two VmGuestPatchRebootSetting values are the same.

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

Parameters

Returns

Applies to