Share via


StorageListKeyExpand.Inequality Operator

Definition

Determines if two StorageListKeyExpand values are not the same.

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

Parameters

Returns

Applies to