你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StorageTaskCompletedStatus.Equals(StorageTaskCompletedStatus) 方法

定义

指示当前对象是否等于同一类型的另一个对象。

public bool Equals (Azure.Messaging.EventGrid.SystemEvents.StorageTaskCompletedStatus other);
override this.Equals : Azure.Messaging.EventGrid.SystemEvents.StorageTaskCompletedStatus -> bool
Public Function Equals (other As StorageTaskCompletedStatus) As Boolean

参数

other
StorageTaskCompletedStatus

一个与此对象进行比较的对象。

返回

如果当前对象等于 other 参数,则为 true;否则为 false

实现

适用于