Freigeben über


IBillingManagementClient Schnittstelle

Definition

Der Abrechnungsclient bietet Zugriff auf Abrechnungsressourcen für Azure-Abonnements.

public interface IBillingManagementClient : IDisposable
type IBillingManagementClient = interface
    interface IDisposable
Public Interface IBillingManagementClient
Implements IDisposable
Abgeleitet
Implementiert

Eigenschaften

AcceptLanguage

Die bevorzugte Sprache für die Antwort.

Address

Ruft IAddressOperations ab.

Agreements

Ruft die IAgreementsOperations ab.

AvailableBalances

Ruft IAvailableBalancesOperations ab.

BaseUri

Der Basis-URI des Diensts.

BillingAccounts

Ruft IBillingAccountsOperations ab.

BillingPeriods

Ruft IBillingPeriodsOperations ab.

BillingPermissions

Ruft IBillingPermissionsOperations ab.

BillingProfiles

Ruft IBillingProfilesOperations ab.

BillingProperty

Ruft IBillingPropertyOperations ab.

BillingRoleAssignments

Ruft IBillingRoleAssignmentsOperations ab.

BillingRoleDefinitions

Ruft IBillingRoleDefinitionsOperations ab.

BillingSubscriptions

Ruft IBillingSubscriptionsOperations ab.

Credentials

Anmeldeinformationen, die der Client für die Herstellung einer Verbindung mit Azure benötigt

Customers

Ruft ICustomersOperations ab.

DeserializationSettings

Ruft JSON-Deserialisierungseinstellungen ab oder legt sie fest.

EnrollmentAccounts

Ruft IEnrollmentAccountsOperations ab.

GenerateClientRequestId

Gibt an, ob eine eindeutige x-ms-client-request-id generiert werden soll. Bei Festlegung auf true wird ein eindeutiger x-ms-client-request-id-Wert generiert und in jede Anforderung eingeschlossen. Der Standardwert ist "True".

Instructions

Ruft IInstructionsOperations ab.

Invoices

Ruft IInvoicesOperations ab.

InvoiceSections

Ruft die IInvoiceSectionsOperations ab.

LongRunningOperationRetryTimeout

Das Wiederholungstimeout in Sekunden für Vorgänge mit langer Ausführungszeit. Standardwert: 30.

Operations

Ruft die IOperations ab.

Policies

Ruft die IPoliciesOperations ab.

Products

Ruft die IProductsOperations ab.

SerializationSettings

Ruft JSON-Serialisierungseinstellungen ab oder legt sie fest.

SubscriptionId

Die ID, die ein Azure-Abonnement eindeutig identifiziert.

SubscriptionId1

Die Azure-Abonnement-ID.

Transactions

Ruft die ITransactionsOperations ab.

Gilt für: