Share via


VmGuestPatchRebootBehavior.Equality Operator

Definition

Determines if two VmGuestPatchRebootBehavior values are the same.

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

Parameters

Returns

Applies to