Condividi tramite


ProviderNotificationEndpointType.Equality Operator

Definition

Determines if two ProviderNotificationEndpointType values are the same.

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

Parameters

Returns

Applies to