MSDeployLogEntryType.Equality(MSDeployLogEntryType, MSDeployLogEntryType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to