NetAppLdapServerType.Equality Operator

Definition

Determines if two NetAppLdapServerType values are the same.

public static bool operator ==(Azure.ResourceManager.NetApp.Models.NetAppLdapServerType left, Azure.ResourceManager.NetApp.Models.NetAppLdapServerType right);
static member ( = ) : 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