Udostępnij za pośrednictwem


ProductsOperationsExtensions.ListByCustomer Metoda

Definicja

Wyświetla listę produktów dla klienta. Nie obejmują one produktów rozliczanych na podstawie użycia. Operacja jest obsługiwana tylko w przypadku kont rozliczeniowych z typem umowy Microsoft Partner Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.Product> ListByCustomer (this Microsoft.Azure.Management.Billing.IProductsOperations operations, string billingAccountName, string customerName);
static member ListByCustomer : Microsoft.Azure.Management.Billing.IProductsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.Product>
<Extension()>
Public Function ListByCustomer (operations As IProductsOperations, billingAccountName As String, customerName As String) As IPage(Of Product)

Parametry

operations
IProductsOperations

Grupa operacji dla tej metody rozszerzenia.

billingAccountName
String

Identyfikator, który jednoznacznie identyfikuje konto rozliczeniowe.

customerName
String

Identyfikator, który jednoznacznie identyfikuje klienta.

Zwraca

Dotyczy