Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Azure.Compute.Batch
  3. BatchTaskCreateOptions
  4. OutputFiles
  • BatchTaskCreateOptions
    • BatchTaskCreateOptions(String, String)
    • AffinityInfo
    • ApplicationPackageReferences
    • CommandLine
    • Constraints
    • ContainerSettings
    • DependsOn
    • DisplayName
    • EnvironmentSettings
    • ExitConditions
    • Id
    • MultiInstanceSettings
    • OutputFiles
    • RequiredSlots
    • ResourceFiles
    • UserIdentity
    • JsonModelCreateCore(Utf8JsonReader, ModelReaderWriterOptions)
    • JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)
    • PersistableModelCreateCore(BinaryData, ModelReaderWriterOptions)
    • PersistableModelWriteCore(ModelReaderWriterOptions)
    • implicit operator RequestContent(BatchTaskCreateOptions)
net11.0
namespace Azure.Compute.Batch
{
    public class BatchTaskCreateOptions : IJsonModel<BatchTaskCreateOptions>, IPersistableModel<BatchTaskCreateOptions>
    {
        public IList<OutputFile> OutputFiles { get; }
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.Compute.Batch , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.Compute.Batch.

Package Azure.Compute.Batch (1.0.0) net10.0
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

06/22/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙