Compartir a través de


PatchOperationStartedBy.Equals(PatchOperationStartedBy) Método

Definición

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

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

Parámetros

other
PatchOperationStartedBy

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