TransferBillingSubscriptionRequestProperties Class
Request parameters to transfer billing subscription.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.billing._serialization.ModelTransferBillingSubscriptionRequestProperties
Constructor
TransferBillingSubscriptionRequestProperties(*, destination_invoice_section_id: str, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
destination_invoice_section_id
|
The destination invoice section id. Required. |
Variables
Name | Description |
---|---|
destination_invoice_section_id
|
The destination invoice section id. Required. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python