Udostępnij za pośrednictwem


ContainerServiceNetworkPluginMode.Equality Operator

Definition

Determines if two ContainerServiceNetworkPluginMode values are the same.

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

Parameters

Returns

Applies to