Compartilhar via


ProxyAgentExecuteMode.Equality Operator

Definition

Determines if two ProxyAgentExecuteMode values are the same.

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

Parameters

Returns

Applies to