Share via


HostPoolLoadBalancerType.Equality Operator

Definition

Determines if two HostPoolLoadBalancerType values are the same.

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

Parameters

Returns

Applies to