EnrollmentDetailsIndirectRelationshipInfo Class
The properties of an enrollment which are applicable only for indirect enrollments.
Constructor
EnrollmentDetailsIndirectRelationshipInfo(*, 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
|
The billing account name of the partner or the customer for an indirect motion. |
billing_profile_name
|
The billing profile name of the partner or the customer for an indirect motion. |
display_name
|
The display name of the partner or customer for an indirect motion. |
Variables
Name | Description |
---|---|
billing_account_name
|
The billing account name of the partner or the customer for an indirect motion. |
billing_profile_name
|
The billing profile name of the partner or the customer for an indirect motion. |
display_name
|
The display name of the partner or customer for an indirect motion. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python