ProxyAgentExecuteMode.Inequality Operator

Definition

Determines if two ProxyAgentExecuteMode values are not the same.

public static bool operator != (Azure.ResourceManager.ComputeFleet.Models.ProxyAgentExecuteMode left, Azure.ResourceManager.ComputeFleet.Models.ProxyAgentExecuteMode right);
static member op_Inequality : 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