OutputDataUri interface
Model for providing the URI of the output collected from a specific container path.
Properties
| mount |
The path within the container from which the output was collected. |
| storage |
The URI of the output data. |
Property Details
mountPath
The path within the container from which the output was collected.
mountPath: string
Property Value
string
storageUri
The URI of the output data.
storageUri: string
Property Value
string