Sdílet prostřednictvím


CustomersOperationsExtensions.Get Metoda

Definice

Získá zákazníka podle jeho ID. Tato operace se podporuje jenom pro fakturační účty s typem smlouvy Smlouva s partnerem Microsoftu. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Azure.Management.Billing.Models.Customer Get (this Microsoft.Azure.Management.Billing.ICustomersOperations operations, string billingAccountName, string customerName, string expand = default);
static member Get : Microsoft.Azure.Management.Billing.ICustomersOperations * string * string * string -> Microsoft.Azure.Management.Billing.Models.Customer
<Extension()>
Public Function Get (operations As ICustomersOperations, billingAccountName As String, customerName As String, Optional expand As String = Nothing) As Customer

Parametry

operations
ICustomersOperations

Skupina operací pro tuto rozšiřující metodu.

billingAccountName
String

ID, které jednoznačně identifikuje fakturační účet.

customerName
String

ID, které jednoznačně identifikuje zákazníka.

expand
String

Dá se použít k rozšíření povolenýchAzurePlans a prodejců.

Návraty

Platí pro