Dela via


KubeConfigFormat.Equality(KubeConfigFormat, KubeConfigFormat) Operator

Definition

Determines if two KubeConfigFormat values are the same.

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

Parameters

Returns

Applies to