Share via


SoftDeleteFeatureState.Equality Operator

Definition

Determines if two SoftDeleteFeatureState values are the same.

public static bool operator == (Azure.ResourceManager.RecoveryServicesBackup.Models.SoftDeleteFeatureState left, Azure.ResourceManager.RecoveryServicesBackup.Models.SoftDeleteFeatureState right);
static member ( = ) : 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