Share via


FabricOneLakeAuthMethod.Equality Operator

Definition

Determines if two FabricOneLakeAuthMethod values are the same.

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

Parameters

Returns

Applies to