Share via


SiteConfigPropertiesDictionaryOutput interface

Site config properties dictionary.

Properties

javaVersion

JavaVersion configuration setting.

linuxFxVersion

LinuxFxVersion configuration setting.

powerShellVersion

PowerShellVersion configuration setting.

use32BitWorkerProcess

true if use32BitWorkerProcess should be set to true for the stack; otherwise, false.

Property Details

javaVersion

JavaVersion configuration setting.

javaVersion?: string

Property Value

string

linuxFxVersion

LinuxFxVersion configuration setting.

linuxFxVersion?: string

Property Value

string

powerShellVersion

PowerShellVersion configuration setting.

powerShellVersion?: string

Property Value

string

use32BitWorkerProcess

true if use32BitWorkerProcess should be set to true for the stack; otherwise, false.

use32BitWorkerProcess?: boolean

Property Value

boolean