Bagikan melalui


NetworkHttpConfigurationMethod.Inequality Operator

Definition

Determines if two NetworkHttpConfigurationMethod values are not the same.

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

Parameters

Returns

Applies to