ExpressionTraces Class
The expression traces.
- Inheritance
-
azure.mgmt.web._serialization.ModelExpressionTraces
Constructor
ExpressionTraces(*, value: Any | None = None, inputs: List[_models.ExpressionRoot] | None = None, next_link: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
Anything. |
inputs
|
|
next_link
|
The link used to get the next page of recommendations. |
Variables
Name | Description |
---|---|
value
|
Anything. |
inputs
|
|
next_link
|
The link used to get the next page of recommendations. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python