DataPlaneProxyPrivateLinkDelegation.Equality Operator

Definition

Determines if two DataPlaneProxyPrivateLinkDelegation values are the same.

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

Parameters

Returns

Applies to