次の方法で共有


AppServicePlanAction.Equality 演算子

定義

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

public static bool operator == (Azure.Messaging.EventGrid.SystemEvents.AppServicePlanAction left, Azure.Messaging.EventGrid.SystemEvents.AppServicePlanAction right);
static member ( = ) : Azure.Messaging.EventGrid.SystemEvents.AppServicePlanAction * Azure.Messaging.EventGrid.SystemEvents.AppServicePlanAction -> bool
Public Shared Operator == (left As AppServicePlanAction, right As AppServicePlanAction) As Boolean

パラメーター

戻り値

適用対象