Partilhar via


DevTestLabCostThresholdStatus.Equality Operador

Definição

Determina se dois DevTestLabCostThresholdStatus valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a