Share via


InstallScriptSource interface

Object to hold install script reference.

Properties

sourceUri

Install script source URI where the install script file will be fetched from.

type

Type of the install script.

Property Details

sourceUri

Install script source URI where the install script file will be fetched from.

sourceUri?: string

Property Value

string

type

Type of the install script.

type?: string

Property Value

string