Udostępnij za pośrednictwem


ManagedClusterLoadBalancerBackendPoolType.Equality Operator

Definition

Determines if two ManagedClusterLoadBalancerBackendPoolType values are the same.

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

Parameters

Returns

Applies to