Udostępnij za pośrednictwem


UpsertManagedServerOperationStepStatus.Equality Operator

Definition

Determines if two UpsertManagedServerOperationStepStatus values are the same.

public static bool operator == (Azure.ResourceManager.Sql.Models.UpsertManagedServerOperationStepStatus left, Azure.ResourceManager.Sql.Models.UpsertManagedServerOperationStepStatus right);
static member ( = ) : 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