InlineFile Class

Definition

A file to be included in the input data for a tool run and the path where it will be mounted, relative to the working directory.

public class InlineFile : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.InlineFile>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.InlineFile>
type InlineFile = class
    interface IJsonModel<InlineFile>
    interface IPersistableModel<InlineFile>
Public Class InlineFile
Implements IJsonModel(Of InlineFile), IPersistableModel(Of InlineFile)
Inheritance
InlineFile
Implements

Applies to