Compartilhar via


ManagedInstanceStartStopScheduleName.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a