다음을 통해 공유


WindowsEventLogDataSourceStream.Inequality Operator

Definition

Determines if two WindowsEventLogDataSourceStream values are not the same.

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

Parameters

Returns

Applies to