BackupInstanceSyncType.Equality 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 BackupInstanceSyncType values are the same.
public static bool operator == (Azure.ResourceManager.DataProtectionBackup.Models.BackupInstanceSyncType left, Azure.ResourceManager.DataProtectionBackup.Models.BackupInstanceSyncType right);
static member ( = ) : Azure.ResourceManager.DataProtectionBackup.Models.BackupInstanceSyncType * Azure.ResourceManager.DataProtectionBackup.Models.BackupInstanceSyncType -> bool
Public Shared Operator == (left As BackupInstanceSyncType, right As BackupInstanceSyncType) As Boolean
Parameters
- right
- BackupInstanceSyncType