CodeInterpreterOutputType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CodeInterpreterOutputType.
public enum CodeInterpreterOutputType
type CodeInterpreterOutputType =
Public Enum CodeInterpreterOutputType
- Inheritance
-
CodeInterpreterOutputType
Fields
| Name | Value | Description |
|---|---|---|
| Logs | 0 | logs. |
| Image | 1 | image. |