OutputDataUri interface

Model for providing the URI of the output collected from a specific container path.

Properties

mountPath

The path within the container from which the output was collected.

storageUri

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