Compartilhar via


OperationalInsightsTableSubType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a