NetAppEndpointType.Equality(NetAppEndpointType, NetAppEndpointType) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two NetAppEndpointType values are the same.
public static bool operator == (Azure.ResourceManager.NetApp.Models.NetAppEndpointType left, Azure.ResourceManager.NetApp.Models.NetAppEndpointType right);
static member ( = ) : Azure.ResourceManager.NetApp.Models.NetAppEndpointType * Azure.ResourceManager.NetApp.Models.NetAppEndpointType -> bool
Public Shared Operator == (left As NetAppEndpointType, right As NetAppEndpointType) As Boolean
Parameters
- left
- NetAppEndpointType
- right
- NetAppEndpointType