Share via


ServiceNowV2AuthenticationType.Inequality Operator

Definition

Determines if two ServiceNowV2AuthenticationType values are not the same.

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

Parameters

Returns

Applies to