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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python