EnvironmentTypeEnableStatus.Inequality Operator

Definition

Determines if two EnvironmentTypeEnableStatus values are not the same.

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