Freigeben über


PublisherType.Equality(PublisherType, PublisherType) Operator

Definition

Determines if two PublisherType values are the same.

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

Parameters

Returns

Applies to