ExpressionTraces Class
The expression traces.
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. |
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