Compartilhar via


DevTestLabCustomImageOSType.Equals(DevTestLabCustomImageOSType) Método

Definição

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

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

Parâmetros

other
DevTestLabCustomImageOSType

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