Share via


AppServicePlanAction.Inequality Operator

Definition

Determines if two AppServicePlanAction values are not the same.

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

Parameters

Returns

Applies to