BillingProfilePropertiesIndirectRelationshipInfo Class

Identifies the billing profile that is linked to another billing profile in indirect purchase motion.

Inheritance
azure.mgmt.billing.models._models_py3.IndirectRelationshipInfo
BillingProfilePropertiesIndirectRelationshipInfo

Constructor

BillingProfilePropertiesIndirectRelationshipInfo(*, billing_account_name: str | None = None, billing_profile_name: str | None = None, display_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
billing_account_name
str

The billing account name of the partner or the customer for an indirect motion.

billing_profile_name
str

The billing profile name of the partner or the customer for an indirect motion.

display_name
str

The display name of the partner or customer for an indirect motion.

Variables

Name Description
billing_account_name
str

The billing account name of the partner or the customer for an indirect motion.

billing_profile_name
str

The billing profile name of the partner or the customer for an indirect motion.

display_name
str

The display name of the partner or customer for an indirect motion.