MoveBillingSubscriptionRequest Class

Request parameters to transfer billing subscription.

Inheritance
azure.mgmt.billing._serialization.Model
MoveBillingSubscriptionRequest

Constructor

MoveBillingSubscriptionRequest(*, destination_invoice_section_id: str | None = None, destination_enrollment_account_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
destination_invoice_section_id
str

The destination invoice section id.

destination_enrollment_account_id
str

The destination enrollment account id.

Variables

Name Description
destination_invoice_section_id
str

The destination invoice section id.

destination_enrollment_account_id
str

The destination enrollment account id.