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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python