SystemServiceType.Equality(SystemServiceType, SystemServiceType) Operator

Definition

Determines if two SystemServiceType values are the same.

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

Parameters

Returns

Applies to