Share via


InboundEndpointIPAllocationMethod.Equality Operator

Definition

Determines if two InboundEndpointIPAllocationMethod values are the same.

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

Parameters

Returns

Applies to