Freigeben über


EnvironmentServerType.Inequality Operator

Definition

Determines if two EnvironmentServerType values are not the same.

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

Parameters

Returns

Applies to