Partilhar via


ComputeFleetWindowsVmGuestPatchAutomaticByPlatformRebootSetting.Inequality Operator

Definition

Determines if two ComputeFleetWindowsVmGuestPatchAutomaticByPlatformRebootSetting values are not the same.

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

Parameters

Returns

Applies to