FileShareEnabledProtocol.Inequality Operator

Definition

Determines if two FileShareEnabledProtocol values are not the same.

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

Parameters

Returns

Applies to