Share via


StorageSyncFeatureStatus.Inequality Operator

Definition

Determines if two StorageSyncFeatureStatus values are not the same.

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

Parameters

Returns

Applies to