다음을 통해 공유


DataProtectionBackupMonth.Equality Operator

Definition

Determines if two DataProtectionBackupMonth values are the same.

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

Parameters

Returns

Applies to