다음을 통해 공유


SapRoutingPreference.Inequality Operator

Definition

Determines if two SapRoutingPreference values are not the same.

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

Parameters

Returns

Applies to