다음을 통해 공유


DataProtectionBackupMonth.Inequality Operator

Definition

Determines if two DataProtectionBackupMonth values are not the same.

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