다음을 통해 공유


ContainerServiceNetworkProfileKubeProxyIPVSScheduler.Inequality Operator

Definition

Determines if two ContainerServiceNetworkProfileKubeProxyIPVSScheduler values are not the same.

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