KubernetesConfigurationSourceKind.Equality Operator

Definition

Determines if two KubernetesConfigurationSourceKind values are the same.

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

Parameters

Returns

Applies to