BillingProfileInfo Class

Details about billing profile associated with agreement and available only for specific agreements.

Inheritance
azure.mgmt.billing._serialization.Model
BillingProfileInfo

Constructor

BillingProfileInfo(*, billing_account_id: str | None = None, billing_profile_display_name: str | None = None, billing_profile_id: str | None = None, billing_profile_system_id: str | None = None, indirect_relationship_organization_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
billing_account_id
str

The fully qualified ID that uniquely identifies a billing account.

billing_profile_display_name
str

The name of the billing profile.

billing_profile_id
str

The friendly ID that uniquely identifies a billing profile.

billing_profile_system_id
str

The fully qualified ID that uniquely identifies a billing profile.

indirect_relationship_organization_name
str

Billing account name. Available for a specific type of agreement.

Variables

Name Description
billing_account_id
str

The fully qualified ID that uniquely identifies a billing account.

billing_profile_display_name
str

The name of the billing profile.

billing_profile_id
str

The friendly ID that uniquely identifies a billing profile.

billing_profile_system_id
str

The fully qualified ID that uniquely identifies a billing profile.

indirect_relationship_organization_name
str

Billing account name. Available for a specific type of agreement.