Share via


WebPubSubSharedPrivateLinkStatus.Equality Operator

Definition

Determines if two WebPubSubSharedPrivateLinkStatus values are the same.

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

Parameters

Returns

Applies to