Partilhar via


VmGuestPatchRebootBehavior.Inequality Operador

Definição

Determina se dois VmGuestPatchRebootBehavior valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a