Compartilhar via


SqlAgentConfigurationPropertiesState.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a