EndpointType.Equality(EndpointType, EndpointType) 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 EndpointType values are the same.
public static bool operator ==(Azure.ResourceManager.NeonPostgres.Models.EndpointType left, Azure.ResourceManager.NeonPostgres.Models.EndpointType right);
static member ( = ) : Azure.ResourceManager.NeonPostgres.Models.EndpointType * Azure.ResourceManager.NeonPostgres.Models.EndpointType -> bool
Public Shared Operator == (left As EndpointType, right As EndpointType) As Boolean
Parameters
- left
- EndpointType
- right
- EndpointType