Compartilhar via


EnvironmentTypeEnableStatus.Equality Operador

Definição

Determina se dois EnvironmentTypeEnableStatus valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a