Dela via


CustomersOperationsExtensions Klass

Definition

Tilläggsmetoder för CustomersOperations.

public static class CustomersOperationsExtensions
type CustomersOperationsExtensions = class
Public Module CustomersOperationsExtensions
Arv
CustomersOperationsExtensions

Metoder

Get(ICustomersOperations, String, String, String)

Hämtar en kund efter sitt ID. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(ICustomersOperations, String, String, String, CancellationToken)

Hämtar en kund efter sitt ID. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(ICustomersOperations, String, String, String)

Visar en lista över kunder som faktureras till ett faktureringskonto. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(ICustomersOperations, String, String, String, CancellationToken)

Visar en lista över kunder som faktureras till ett faktureringskonto. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(ICustomersOperations, String)

Visar en lista över kunder som faktureras till ett faktureringskonto. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(ICustomersOperations, String, CancellationToken)

Visar en lista över kunder som faktureras till ett faktureringskonto. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(ICustomersOperations, String, String, String, String)

Visar en lista över kunder som faktureras till en faktureringsprofil. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(ICustomersOperations, String, String, String, String, CancellationToken)

Visar en lista över kunder som faktureras till en faktureringsprofil. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(ICustomersOperations, String)

Visar en lista över kunder som faktureras till en faktureringsprofil. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(ICustomersOperations, String, CancellationToken)

Visar en lista över kunder som faktureras till en faktureringsprofil. Åtgärden stöds endast för faktureringskonton med avtalstyp Microsoft-partneravtal. https://docs.microsoft.com/en-us/rest/api/billing/

Gäller för