Share via


EnvironmentTypeEnableStatus.Equality Operator

Definition

Determines if two EnvironmentTypeEnableStatus values are the same.

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

Parameters

Returns

Applies to