NetAppProtocolType.Equality(NetAppProtocolType, NetAppProtocolType) Operator

Definition

Determines if two NetAppProtocolType values are the same.

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

Parameters

Returns

Applies to