次の方法で共有


PreferredContactMethod.Equality Operator

定義

2 つの PreferredContactMethod 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象