TransferProductRequestProperties Class
The properties of the product to initiate a transfer.
- Inheritance
-
azure.mgmt.billing._serialization.ModelTransferProductRequestProperties
Constructor
TransferProductRequestProperties(*, destination_invoice_section_id: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
destination_invoice_section_id
|
The destination invoice section id. |
Variables
Name | Description |
---|---|
destination_invoice_section_id
|
The destination invoice section id. |
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