ManagedIdentityType.Inequality(ManagedIdentityType, ManagedIdentityType) Operator

Definition

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

Parameters

Returns

Boolean

Applies to