Freigeben über


AllowedUnauthorizedActionIntent.Equality Operator

Definition

Determines if two AllowedUnauthorizedActionIntent values are the same.

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

Parameters

Returns

Applies to