Status.Inequality(Status, Status) Operator

Definition

Overriding != operator for enum Status

C#
public static bool operator != (Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Status e1, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Status e2);

Parameters

e1
Status

the value to compare against e2

e2
Status

the value to compare against e1

Returns

true if the two instances are not equal to the same value

Applies to

Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest