Share via


VaultPrivateEndpointState.Equals(VaultPrivateEndpointState) Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals (Azure.ResourceManager.RecoveryServices.Models.VaultPrivateEndpointState other);
override this.Equals : Azure.ResourceManager.RecoveryServices.Models.VaultPrivateEndpointState -> bool
Public Function Equals (other As VaultPrivateEndpointState) As Boolean

Parameters

other
VaultPrivateEndpointState

An object to compare with this object.

Returns

true if the current object is equal to the other parameter; otherwise, false.

Implements

Applies to