Package version:

Interface NetCoreZipUploadedUserSourceInfo

Uploaded Jar binary for a deployment

Hierarchy

Properties

netCoreMainEntryPath?: string

The path to the .NET executable relative to zip root

relativePath?: string

Relative path of the storage which stores the source

runtimeVersion?: string

Runtime version of the .Net file

type: "NetCoreZip"

Polymorphic discriminator, which specifies the different types this object can be

version?: string

Version of the source

Generated using TypeDoc