Udostępnij za pośrednictwem


BillingSubscriptionsOperationsExtensions.ListByCustomer Metoda

Definicja

Wyświetla listę subskrypcji dla klienta. 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.BillingSubscription> ListByCustomer(this Microsoft.Azure.Management.Billing.IBillingSubscriptionsOperations operations, string billingAccountName, string customerName);
static member ListByCustomer : Microsoft.Azure.Management.Billing.IBillingSubscriptionsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingSubscription>
<Extension()>
Public Function ListByCustomer (operations As IBillingSubscriptionsOperations, billingAccountName As String, customerName As String) As IPage(Of BillingSubscription)

Parametry

operations
IBillingSubscriptionsOperations

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