Delen via


EnrollmentAccountOwnerViewCharge.Equality Operator

Definition

Determines if two EnrollmentAccountOwnerViewCharge values are the same.

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

Parameters

Returns

Applies to