Package version:

Interface HttpServerLocation

The location of http server.

Hierarchy

Properties

fileName?: any

Specify the file name of dataset. Type: string (or Expression with resultType string).

folderPath?: any

Specify the folder path of dataset. Type: string (or Expression with resultType string)

relativeUrl?: any

Specify the relativeUrl of http server. Type: string (or Expression with resultType string)

type: "HttpServerLocation"

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

Generated using TypeDoc