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


ServiceAccountHostingModel.Inequality Operator

Definition

Determines if two ServiceAccountHostingModel values are not the same.

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