DataGenerationJobInputs.OutputOptions Property
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.
Optional caller-supplied metadata for the job's output. See individual fields for whether they apply to file outputs (fine-tuning scenarios), dataset outputs (evaluation scenario), or both.
public Azure.AI.Projects.DataGenerationJobOutputOptions OutputOptions { get; set; }
member this.OutputOptions : Azure.AI.Projects.DataGenerationJobOutputOptions with get, set
Public Property OutputOptions As DataGenerationJobOutputOptions