次の方法で共有


AppServicePlanAction.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象