Udostępnij za pośrednictwem


ReplicationLinkState.Equality Operator

Definition

Determines if two ReplicationLinkState values are the same.

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

Parameters

Returns

Applies to