Share via


SubscriberMessageDropStrategy.Equality Operator

Definition

Determines if two SubscriberMessageDropStrategy values are the same.

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

Parameters

Returns

Applies to