Compartir a través de


VmGuestPatchRebootSetting.Inequality Operador

Definición

Determina si dos VmGuestPatchRebootSetting valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a