Udostępnij za pośrednictwem


LogFilesDataSourceFormat.Inequality Operator

Definition

Determines if two LogFilesDataSourceFormat values are not the same.

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

Parameters

Returns

Applies to