次の方法で共有


MqttAuthMethod.Equality(MqttAuthMethod, MqttAuthMethod) Operator

Definition

Determines if two MqttAuthMethod values are the same.

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

Parameters

Returns

Applies to