CreatedByType.Inequality(CreatedByType, CreatedByType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to