Udostępnij za pośrednictwem


AlwaysLog.Inequality(AlwaysLog, AlwaysLog) Operator

Definition

Determines if two AlwaysLog values are not the same.

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

Parameters

left
AlwaysLog
right
AlwaysLog

Returns

Applies to