Share via


VmGuestPatchRebootBehavior.Inequality Operator

Definition

Determines if two VmGuestPatchRebootBehavior values are not the same.

public static bool operator != (Azure.ResourceManager.Compute.Models.VmGuestPatchRebootBehavior left, Azure.ResourceManager.Compute.Models.VmGuestPatchRebootBehavior right);
static member op_Inequality : 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