Share via


DomainJoinType.Equality(DomainJoinType, DomainJoinType) Operator

Definition

Determines if two DomainJoinType values are the same.

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