Share via


ODataAadServicePrincipalCredentialType.Inequality Operator

Definition

Determines if two ODataAadServicePrincipalCredentialType values are not the same.

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

Parameters

Returns

Applies to