Partilhar via


RecoveryPlanPointType.Inequality Operador

Definição

Determina se dois RecoveryPlanPointType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a