Compartir a través de


SyncDatabaseMigrationReportingState.Equals Método

Definición

Indica si el objeto actual es igual que otro objeto del mismo tipo.

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

Parámetros

other
SyncDatabaseMigrationReportingState

Objeto que se va a comparar con este objeto.

Devoluciones

true si el objeto actual es igual al parámetro other; en caso contrario, false.

Implementaciones

Se aplica a