次の方法で共有


BrokerAuthenticationMethod.Inequality Operator

Definition

Determines if two BrokerAuthenticationMethod values are not the same.

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

Parameters

Returns

Applies to