Share via


PhoenixAuthenticationType.Equality Operator

Definition

Determines if two PhoenixAuthenticationType values are the same.

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

Parameters

Returns

Applies to