HostType.Equality(HostType, HostType) Operator

Definition

public static bool operator == (Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.HostType e1, Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.HostType e2);
static member ( = ) : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.HostType * Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.HostType -> bool
Public Shared Operator == (e1 As HostType, e2 As HostType) As Boolean

Parameters

Returns

Boolean

Applies to