Aracılığıyla paylaş


PoliciesOperationsExtensions.GetByCustomer Yöntem

Tanım

Müşterinin ilkelerini listeler. Bu işlem yalnızca sözleşme türü Microsoft İş Ortağı Sözleşmesi olan ödeme hesapları için desteklenir. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Azure.Management.Billing.Models.CustomerPolicy GetByCustomer (this Microsoft.Azure.Management.Billing.IPoliciesOperations operations, string billingAccountName, string customerName);
static member GetByCustomer : Microsoft.Azure.Management.Billing.IPoliciesOperations * string * string -> Microsoft.Azure.Management.Billing.Models.CustomerPolicy
<Extension()>
Public Function GetByCustomer (operations As IPoliciesOperations, billingAccountName As String, customerName As String) As CustomerPolicy

Parametreler

operations
IPoliciesOperations

Bu uzantı yöntemi için işlem grubu.

billingAccountName
String

Bir ödeme hesabını benzersiz olarak tanımlayan kimlik.

customerName
String

Bir müşteriyi benzersiz olarak tanımlayan kimlik.

Döndürülenler

Şunlara uygulanır