Compartir a través de


StreamingPathEncryptionScheme.Equals(StreamingPathEncryptionScheme) Método

Definición

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

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

Parámetros

other
StreamingPathEncryptionScheme

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