Share via


DataPlaneProxyPrivateLinkDelegation.Inequality Operator

Definition

Determines if two DataPlaneProxyPrivateLinkDelegation values are not the same.

public static bool operator !=(Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyPrivateLinkDelegation left, Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyPrivateLinkDelegation right);
static member op_Inequality : 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