Share via


MobileNetworkSdfDirectionS.Inequality Operator

Definition

Determines if two MobileNetworkSdfDirectionS values are not the same.

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

Parameters

Returns

Applies to