Partilhar via


DevCenterScheduleEnableStatus.Equals(DevCenterScheduleEnableStatus) Método

Definição

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

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

Parâmetros

other
DevCenterScheduleEnableStatus

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