Freigeben über


SkipNotification.Equality(SkipNotification, SkipNotification) Operator

Definition

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

Returns

Applies to