Megosztás a következőn keresztül:


ServiceAccountHostingModel.Equality Operator

Definition

Determines if two ServiceAccountHostingModel values are the same.

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

Parameters

Returns

Applies to