ServerState.Equality(ServerState, ServerState) Operator

Definition

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

Parameters

Returns

Boolean

Applies to