Share via


FlowLogFormatType.Equality(FlowLogFormatType, FlowLogFormatType) Operator

Definition

Determines if two FlowLogFormatType values are the same.

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

Parameters

Returns

Applies to