BillingPropertyOperationsExtensions.Update Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mises à jour la propriété de facturation d’un abonnement. Actuellement, le centre de coûts peut être mis à jour. L’opération est prise en charge uniquement pour les comptes de facturation avec le type de contrat Contrat client Microsoft.
public static Microsoft.Azure.Management.Billing.Models.BillingProperty Update (this Microsoft.Azure.Management.Billing.IBillingPropertyOperations operations, Microsoft.Azure.Management.Billing.Models.BillingProperty parameters);
static member Update : Microsoft.Azure.Management.Billing.IBillingPropertyOperations * Microsoft.Azure.Management.Billing.Models.BillingProperty -> Microsoft.Azure.Management.Billing.Models.BillingProperty
<Extension()>
Public Function Update (operations As IBillingPropertyOperations, parameters As BillingProperty) As BillingProperty
Paramètres
- operations
- IBillingPropertyOperations
Groupe d’opérations pour cette méthode d’extension.
- parameters
- BillingProperty
Paramètres de demande fournis à l’opération de mise à jour de la propriété de facturation.
Retours
S’applique à
Azure SDK for .NET