共用方式為


FlowLogFormatType.Inequality(FlowLogFormatType, FlowLogFormatType) Operator

Definition

Determines if two FlowLogFormatType values are not the same.

public static bool operator != (Azure.ResourceManager.Network.Models.FlowLogFormatType left, Azure.ResourceManager.Network.Models.FlowLogFormatType right);
static member op_Inequality : 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