SourceDataStoreType.Equality(SourceDataStoreType, SourceDataStoreType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to