次の方法で共有


NotificationName.Equality(NotificationName, NotificationName) 演算子

定義

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

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

パラメーター

戻り値

適用対象