DomainJoinType.Inequality(DomainJoinType, DomainJoinType) Operator

Definition

Determines if two DomainJoinType values are not the same.

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

Parameters

Returns

Applies to