VmGuestPatchRebootSetting.Inequality Operator

Definition

Determines if two VmGuestPatchRebootSetting values are not the same.

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