LocalCacheMode.Inequality(LocalCacheMode, LocalCacheMode) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two LocalCacheMode values are not the same.
public static bool operator != (Azure.ResourceManager.StorageSync.Models.LocalCacheMode left, Azure.ResourceManager.StorageSync.Models.LocalCacheMode right);
static member op_Inequality : Azure.ResourceManager.StorageSync.Models.LocalCacheMode * Azure.ResourceManager.StorageSync.Models.LocalCacheMode -> bool
Public Shared Operator != (left As LocalCacheMode, right As LocalCacheMode) As Boolean
Parameters
- left
- LocalCacheMode
- right
- LocalCacheMode