Sdílet prostřednictvím


PreferredContactMethod.Equality Operator

Definition

Determines if two PreferredContactMethod values are the same.

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

Parameters

Returns

Applies to