LinuxVmGuestPatchAutomaticByPlatformRebootSetting.Inequality Operator

Definition

Determines if two LinuxVmGuestPatchAutomaticByPlatformRebootSetting values are not the same.

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

Parameters

Returns

Applies to