InvoiceSectionListWithCreateSubPermissionResult Class
The list of invoice section properties with create subscription permission.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelInvoiceSectionListWithCreateSubPermissionResult
Constructor
InvoiceSectionListWithCreateSubPermissionResult(*, value: List[_models.InvoiceSectionWithCreateSubPermission] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The list of invoice section properties with create subscription permission. |
Variables
Name | Description |
---|---|
value
|
The list of invoice section properties with create subscription permission. |
next_link
|
The link (url) to the next page of results. |
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