Partilhar via


ServiceFabricClusterState.Equals(ServiceFabricClusterState) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

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

Parâmetros

other
ServiceFabricClusterState

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a