Delen via


OperationalInsightsDataExportDestinationType.Inequality Operator

Definition

Determines if two OperationalInsightsDataExportDestinationType values are not the same.

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

Parameters

Returns

Applies to