SkipNotification.Equality(SkipNotification, SkipNotification) 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 SkipNotification values are the same.
public static bool operator ==(Azure.ResourceManager.ProviderHub.Models.SkipNotification left, Azure.ResourceManager.ProviderHub.Models.SkipNotification right);
static member ( = ) : Azure.ResourceManager.ProviderHub.Models.SkipNotification * Azure.ResourceManager.ProviderHub.Models.SkipNotification -> bool
Public Shared Operator == (left As SkipNotification, right As SkipNotification) As Boolean
Parameters
- left
- SkipNotification
- right
- SkipNotification