次の方法で共有


PredictionPreference.Inequality Operator

Definition

Determines if two PredictionPreference values are not the same.

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

Parameters

Returns

Applies to