SoftDeleteFeatureState.Inequality Operator

Definition

Determines if two SoftDeleteFeatureState values are not the same.

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

Parameters

Returns

Applies to