다음을 통해 공유


FeatureStoreJobType.Equality(FeatureStoreJobType, FeatureStoreJobType) Operator

Definition

Determines if two FeatureStoreJobType values are the same.

public static bool operator == (Azure.ResourceManager.MachineLearning.Models.FeatureStoreJobType left, Azure.ResourceManager.MachineLearning.Models.FeatureStoreJobType right);
static member ( = ) : 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