Freigeben über


CustomDomainIdentityType.Equality Operator

Definition

Determines if two CustomDomainIdentityType values are the same.

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

Parameters

Returns

Applies to