다음을 통해 공유


HttpAuthenticationType.Inequality Operator

Definition

Determines if two HttpAuthenticationType values are not the same.

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

Parameters

Returns

Applies to