次の方法で共有


SubscriberMessageDropStrategy.Inequality Operator

Definition

Determines if two SubscriberMessageDropStrategy values are not the same.

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