Share via


ManagedInstanceStartStopScheduleName.Inequality Operator

Definition

Determines if two ManagedInstanceStartStopScheduleName values are not the same.

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

Parameters

Returns

Applies to