CreatedByType.Equality(CreatedByType, CreatedByType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to