Dela via


LoggingDetail.Inequality(LoggingDetail, LoggingDetail) Operator

Definition

Determines if two LoggingDetail values are not the same.

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

Parameters

Returns

Applies to