Udostępnij za pośrednictwem


UpsertManagedServerOperationStepStatus.Inequality Operator

Definition

Determines if two UpsertManagedServerOperationStepStatus values are not the same.

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

Parameters

Returns

Applies to