Sdílet prostřednictvím


BillingProperty Class

A billing property.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

BillingProperty(*, cost_center: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
cost_center
str

The cost center applied to the subscription.

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

account_admin_notification_email_address
str

The email address on which the account admin gets all Azure notifications.

billing_tenant_id
str

The Azure AD tenant ID of the billing account for the subscription.

billing_account_id
str

The ID of the billing account to which the subscription is billed.

billing_account_display_name
str

The name of the billing account to which the subscription is billed.

billing_profile_id
str

The ID of the billing profile to which the subscription is billed.

billing_profile_display_name
str

The name of the billing profile to which the subscription is billed.

billing_profile_status

The status of the billing profile. Known values are: "Active", "Disabled", and "Warned".

billing_profile_status_reason_code

Reason for the specified billing profile status. Known values are: "PastDue", "SpendingLimitReached", and "SpendingLimitExpired".

billing_profile_spending_limit

The billing profile spending limit. Known values are: "Off" and "On".

cost_center
str

The cost center applied to the subscription.

invoice_section_id
str

The ID of the invoice section to which the subscription is billed.

invoice_section_display_name
str

The name of the invoice section to which the subscription is billed.

is_account_admin

Indicates whether user is the account admin.

product_id
str

The product ID of the Azure plan.

product_name
str

The product name of the Azure plan.

sku_id
str

The sku ID of the Azure plan for the subscription.

sku_description
str

The sku description of the Azure plan for the subscription.