Compartilhar via


ItemScopePath.Equals(ItemScopePath) Método

Definição

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

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

Parâmetros

other
ItemScopePath

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