ProfileScrubbingState.Equals Method

Definition

Overloads

Equals(ProfileScrubbingState)

Compares values of enum type ProfileScrubbingState

Equals(Object)

Compares values of enum type ProfileScrubbingState (override for Object)

Equals(ProfileScrubbingState)

Compares values of enum type ProfileScrubbingState

C#
public bool Equals (Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState e);

Parameters

e
ProfileScrubbingState

the value to compare against this instance.

Returns

true if the two instances are equal to the same value

Implements

Applies to

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

Equals(Object)

Compares values of enum type ProfileScrubbingState (override for Object)

C#
public override bool Equals (object obj);

Parameters

obj
Object

the value to compare against this instance.

Returns

true if the two instances are equal to the same value

Applies to

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