다음을 통해 공유


FeatureStoreJobType.Inequality Operator

Definition

Determines if two FeatureStoreJobType values are not the same.

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

Parameters

Returns

Applies to