次の方法で共有


InvoiceSectionLabelManagementPolicy.Inequality Operator

Definition

Determines if two InvoiceSectionLabelManagementPolicy values are not the same.

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

Parameters

Returns

Applies to