Share via


ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting.Inequality Operator

Definition

Determines if two ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting values are not the same.

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

Parameters

Returns

Applies to