Compartilhar via


EnvironmentTypeEnableStatus.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a