Aracılığıyla paylaş


PoliciesOperationsExtensions.UpdateCustomer Yöntem

Tanım

Bir müşterinin ilkelerini Güncelleştirmeler. Bu işlem yalnızca sözleşme türü Microsoft İş Ortağı Sözleşmesi olan ödeme hesapları için desteklenir.

public static Microsoft.Azure.Management.Billing.Models.CustomerPolicy UpdateCustomer (this Microsoft.Azure.Management.Billing.IPoliciesOperations operations, string billingAccountName, string customerName, Microsoft.Azure.Management.Billing.Models.CustomerPolicy parameters);
static member UpdateCustomer : Microsoft.Azure.Management.Billing.IPoliciesOperations * string * string * Microsoft.Azure.Management.Billing.Models.CustomerPolicy -> Microsoft.Azure.Management.Billing.Models.CustomerPolicy
<Extension()>
Public Function UpdateCustomer (operations As IPoliciesOperations, billingAccountName As String, customerName As String, parameters As CustomerPolicy) 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.

parameters
CustomerPolicy

Güncelleştirme ilkeleri işlemine sağlanan istek parametreleri.

Döndürülenler

Şunlara uygulanır