Aracılığıyla paylaş


SnapshotFields.Equality(SnapshotFields, SnapshotFields) Operator

Definition

Determines if two SnapshotFields values are the same.

public static bool operator == (Azure.Data.AppConfiguration.SnapshotFields left, Azure.Data.AppConfiguration.SnapshotFields right);
static member ( = ) : Azure.Data.AppConfiguration.SnapshotFields * Azure.Data.AppConfiguration.SnapshotFields -> bool
Public Shared Operator == (left As SnapshotFields, right As SnapshotFields) As Boolean

Parameters

Returns

Applies to