VmGuestPatchRebootSetting.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a