SnapshotComposition.Equality(SnapshotComposition, SnapshotComposition) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two SnapshotComposition values are the same.
public static bool operator == (Azure.Data.AppConfiguration.SnapshotComposition left, Azure.Data.AppConfiguration.SnapshotComposition right);
static member ( = ) : Azure.Data.AppConfiguration.SnapshotComposition * Azure.Data.AppConfiguration.SnapshotComposition -> bool
Public Shared Operator == (left As SnapshotComposition, right As SnapshotComposition) As Boolean
Parameters
- left
- SnapshotComposition
- right
- SnapshotComposition