NetAppLdapServerType.Inequality Operator

Definition

Determines if two NetAppLdapServerType values are not the same.

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

Parameters

Returns

Applies to