Поделиться через


SnapshotCompositionType.Equality Operator

Definition

Determines if two SnapshotCompositionType values are the same.

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

Parameters

Returns

Applies to