Megosztás a következőn keresztül:


WindowsVmGuestPatchAutomaticByPlatformRebootSetting.Inequality Operator

Definition

Determines if two WindowsVmGuestPatchAutomaticByPlatformRebootSetting values are not the same.

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

Parameters

Returns

Applies to