VoiceServicesTestLinePurpose.Equality Operator

Definition

Determines if two VoiceServicesTestLinePurpose values are the same.

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

Parameters

Returns

Applies to