ValidateTransferResponse Class
Transfer validation response.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelValidateTransferResponse
Constructor
ValidateTransferResponse(*, results: List[_models.ValidationResultProperties] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
results
|
The array of validation results. |
Variables
Name | Description |
---|---|
status
|
The status of validation. |
product_id
|
The product id for which this result applies. |
results
|
The array of validation 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