Share via


WebPubSubSharedPrivateLinkStatus.Inequality Operator

Definition

Determines if two WebPubSubSharedPrivateLinkStatus values are not the same.

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