IBillingManagementClient Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O cliente de cobrança fornece acesso aos recursos de cobrança para assinaturas do Azure.
public interface IBillingManagementClient : IDisposable
type IBillingManagementClient = interface
interface IDisposable
Public Interface IBillingManagementClient
Implements IDisposable
- Derivado
- Implementações
Propriedades
AcceptLanguage |
O idioma preferencial da resposta. |
Address |
Obtém iAddressOperations. |
Agreements |
Obtém iAgreementsOperations. |
AvailableBalances |
Obtém iAvailableBalancesOperations. |
BaseUri |
O URI base do serviço. |
BillingAccounts |
Obtém iBillingAccountsOperations. |
BillingPeriods |
Obtém o IBillingPeriodsOperations. |
BillingPermissions |
Obtém iBillingPermissionsOperations. |
BillingProfiles |
Obtém iBillingProfilesOperations. |
BillingProperty |
Obtém o IBillingPropertyOperations. |
BillingRoleAssignments |
Obtém iBillingRoleAssignmentsOperations. |
BillingRoleDefinitions |
Obtém iBillingRoleDefinitionsOperations. |
BillingSubscriptions |
Obtém iBillingSubscriptionsOperations. |
Credentials |
Credenciais necessárias para que o cliente se conecte ao Azure. |
Customers |
Obtém iCustomersOperations. |
DeserializationSettings |
Obtém ou define as configurações de desserialização json. |
EnrollmentAccounts |
Obtém iEnrollmentAccountsOperations. |
GenerateClientRequestId |
Se um x-ms-client-request-id exclusivo deve ser gerado. Quando definido como true, um valor x-ms-client-request-id exclusivo é gerado e incluído em cada solicitação. O padrão é true. |
Instructions |
Obtém iInstructionsOperations. |
Invoices |
Obtém iInvoicesOperations. |
InvoiceSections |
Obtém iInvoiceSectionsOperations. |
LongRunningOperationRetryTimeout |
O tempo limite de repetição em segundos para operações de execução longa. O valor padrão é 30. |
Operations |
Obtém as IOperations. |
Policies |
Obtém iPoliciesOperations. |
Products |
Obtém iProductsOperations. |
SerializationSettings |
Obtém ou define as configurações de serialização json. |
SubscriptionId |
A ID que identifica exclusivamente uma assinatura do Azure. |
SubscriptionId1 |
ID de assinatura do Azure. |
Transactions |
Obtém iTransactionsOperations. |
Aplica-se a
Azure SDK for .NET