共用方式為


TrustedServicesByPassSelection.Equality Operator

Definition

Determines if two TrustedServicesByPassSelection values are the same.

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

Parameters

Returns

Applies to