Bagikan melalui


DynatraceLogModuleState.Inequality Operator

Definition

Determines if two DynatraceLogModuleState values are not the same.

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

Parameters

Returns

Applies to