Share via


AppServicePlanAction.Equality Operator

Definition

Determines if two AppServicePlanAction values are the same.

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

Parameters

Returns

Applies to