Sdílet prostřednictvím


OfferV2.Equals(OfferV2) Method

Definition

Compares the offer object with the current offer

public bool Equals (Microsoft.Azure.Documents.OfferV2 offer);
override this.Equals : Microsoft.Azure.Documents.OfferV2 -> bool
Public Function Equals (offer As OfferV2) As Boolean

Parameters

offer
OfferV2

Returns

Boolean representing the equality result

Applies to