다음을 통해 공유


ContainerServiceNetworkProfileKubeProxyIPVSScheduler.Equality Operator

Definition

Determines if two ContainerServiceNetworkProfileKubeProxyIPVSScheduler values are the same.

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

Parameters

Returns

Applies to