Compartilhar via


DevTestLabCustomImageOSType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a