Udostępnij przez


NginxIngressControllerType.Equality Operator

Definition

Determines if two NginxIngressControllerType values are the same.

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

Parameters

Returns

Applies to