- BillingExtensions - DownloadDocumentsByBillingSubscriptionInvoice(TenantResource, WaitUntil, String, IEnumerable<BillingDocumentDownloadRequestContent>, CancellationToken) 
- DownloadDocumentsByBillingSubscriptionInvoiceAsync(TenantResource, WaitUntil, String, IEnumerable<BillingDocumentDownloadRequestContent>, CancellationToken) 
- GetBillingAccount(TenantResource, String, CancellationToken) 
- GetBillingAccountAsync(TenantResource, String, CancellationToken) 
- GetBillingAccountPaymentMethod(TenantResource, String, String, CancellationToken) 
- GetBillingAccountPaymentMethodAsync(TenantResource, String, String, CancellationToken) 
- GetBillingAccountPaymentMethodResource(ArmClient, ResourceIdentifier) 
- GetBillingAccountPaymentMethods(TenantResource, String) 
- GetBillingAccountPolicyResource(ArmClient, ResourceIdentifier) 
- GetBillingAccountResource(ArmClient, ResourceIdentifier) 
- GetBillingAccounts(TenantResource) 
- GetBillingAgreementResource(ArmClient, ResourceIdentifier) 
- GetBillingAssociatedTenantResource(ArmClient, ResourceIdentifier) 
- GetBillingCustomerPolicyResource(ArmClient, ResourceIdentifier) 
- GetBillingCustomerResource(ArmClient, ResourceIdentifier) 
- GetBillingCustomerRoleAssignmentResource(ArmClient, ResourceIdentifier) 
- GetBillingCustomerRoleDefinitionResource(ArmClient, ResourceIdentifier) 
- GetBillingDepartmentEnrollmentAccountResource(ArmClient, ResourceIdentifier) 
- GetBillingDepartmentResource(ArmClient, ResourceIdentifier) 
- GetBillingDepartmentRoleAssignmentResource(ArmClient, ResourceIdentifier) 
- GetBillingDepartmentRoleDefinitionResource(ArmClient, ResourceIdentifier) 
- GetBillingEnrollmentAccountResource(ArmClient, ResourceIdentifier) 
- GetBillingEnrollmentAccountRoleAssignmentResource(ArmClient, ResourceIdentifier) 
- GetBillingEnrollmentAccountRoleDefinitionResource(ArmClient, ResourceIdentifier) 
- GetBillingInvoiceResource(ArmClient, ResourceIdentifier) 
- GetBillingInvoiceSectionResource(ArmClient, ResourceIdentifier) 
- GetBillingInvoiceSectionRoleAssignmentResource(ArmClient, ResourceIdentifier) 
- GetBillingInvoiceSectionRoleDefinitionResource(ArmClient, ResourceIdentifier) 
- GetBillingPaymentMethod(TenantResource, String, CancellationToken) 
- GetBillingPaymentMethodAsync(TenantResource, String, CancellationToken) 
- GetBillingPaymentMethodLink(TenantResource, String, String, String, CancellationToken) 
- GetBillingPaymentMethodLinkAsync(TenantResource, String, String, String, CancellationToken) 
- GetBillingPaymentMethodLinkResource(ArmClient, ResourceIdentifier) 
- GetBillingPaymentMethodLinks(TenantResource, String, String) 
- GetBillingPaymentMethodResource(ArmClient, ResourceIdentifier) 
- GetBillingPaymentMethods(TenantResource) 
- GetBillingProductResource(ArmClient, ResourceIdentifier) 
- GetBillingProfileCustomerPolicyResource(ArmClient, ResourceIdentifier) 
- GetBillingProfileCustomerResource(ArmClient, ResourceIdentifier) 
- GetBillingProfilePolicyResource(ArmClient, ResourceIdentifier) 
- GetBillingProfileResource(ArmClient, ResourceIdentifier) 
- GetBillingProfileRoleAssignmentResource(ArmClient, ResourceIdentifier) 
- GetBillingProfileRoleDefinitionResource(ArmClient, ResourceIdentifier) 
- GetBillingProfileSubscriptionResource(ArmClient, ResourceIdentifier) 
- GetBillingProperty(SubscriptionResource) 
- GetBillingPropertyResource(ArmClient, ResourceIdentifier) 
- GetBillingRequest(TenantResource, String, CancellationToken) 
- GetBillingRequestAsync(TenantResource, String, CancellationToken) 
- GetBillingRequestResource(ArmClient, ResourceIdentifier) 
- GetBillingRequests(TenantResource) 
- GetBillingReservationOrderResource(ArmClient, ResourceIdentifier) 
- GetBillingReservationResource(ArmClient, ResourceIdentifier) 
- GetBillingRoleAssignmentResource(ArmClient, ResourceIdentifier) 
- GetBillingRoleDefinitionResource(ArmClient, ResourceIdentifier) 
- GetBillingSavingsPlanModelResource(ArmClient, ResourceIdentifier) 
- GetBillingSubscription(TenantResource, String, String, CancellationToken) 
- GetBillingSubscriptionAlias(TenantResource, String, String, CancellationToken) 
- GetBillingSubscriptionAliasAsync(TenantResource, String, String, CancellationToken) 
- GetBillingSubscriptionAliases(TenantResource, String) 
- GetBillingSubscriptionAliasResource(ArmClient, ResourceIdentifier) 
- GetBillingSubscriptionAsync(TenantResource, String, String, CancellationToken) 
- GetBillingSubscriptionResource(ArmClient, ResourceIdentifier) 
- GetBillingSubscriptions(TenantResource, String) 
- GetBillingTransferDetailResource(ArmClient, ResourceIdentifier) 
- GetDefaultBillingInvoice(TenantResource, String, CancellationToken) 
- GetDefaultBillingInvoiceAsync(TenantResource, String, CancellationToken) 
- GetDefaultBillingInvoiceResource(ArmClient, ResourceIdentifier) 
- GetDefaultBillingInvoices(TenantResource) 
- GetPartnerTransferDetailResource(ArmClient, ResourceIdentifier) 
- GetRecipientTransferDetail(TenantResource, String, CancellationToken) 
- GetRecipientTransferDetailAsync(TenantResource, String, CancellationToken) 
- GetRecipientTransferDetailResource(ArmClient, ResourceIdentifier) 
- GetRecipientTransferDetails(TenantResource) 
- GetSavingsPlanOrderModelResource(ArmClient, ResourceIdentifier) 
- GetSubscriptionBillingInvoice(TenantResource, String, String, CancellationToken) 
- GetSubscriptionBillingInvoiceAsync(TenantResource, String, String, CancellationToken) 
- GetSubscriptionBillingInvoiceResource(ArmClient, ResourceIdentifier) 
- GetSubscriptionBillingInvoices(TenantResource, String) 
- GetSubscriptionPolicy(SubscriptionResource) 
- GetSubscriptionPolicyResource(ArmClient, ResourceIdentifier) 
- ValidateAddres(TenantResource, BillingAddressDetails, CancellationToken) 
- ValidateAddresAsync(TenantResource, BillingAddressDetails, CancellationToken) 
 
net5.0
    namespace Azure.ResourceManager.Billing
{
    public static class BillingExtensions
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        public static Response<BillingPaymentMethodLinkResource> GetBillingPaymentMethodLink(this TenantResource tenantResource, string billingAccountName, string billingProfileName, string paymentMethodName, CancellationToken cancellationToken = default);
    }
}
            | .NET | 5.06.07.08.09.010.0 | 
|---|---|
| .NET Core | 2.02.12.23.03.1 | 
| .NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 | 
| .NET Standard | 2.02.1 | 
| Information specific to net5.0 | |
| Assembly | Azure.ResourceManager.Billing , Version=1.2.1.0, PublicKeyToken=92742159e12e44c8 | 
| Referencing | Your project needs a package reference to  | 
| Package | Azure.ResourceManager.Billing (1.2.1) netstandard2.0 | 
| Platform Restrictions | This API is supported on all platforms. | 
- Built-in API
- Package-provided API