Share via


LargeFileSharesState.Inequality Operator

Definition

Determines if two LargeFileSharesState values are not the same.

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

Parameters

Returns

Applies to