SiteConfigPropertiesDictionary Class

Definition

Site config properties dictionary.

public class SiteConfigPropertiesDictionary
type SiteConfigPropertiesDictionary = class
Public Class SiteConfigPropertiesDictionary
Inheritance
SiteConfigPropertiesDictionary

Constructors

SiteConfigPropertiesDictionary()

Initializes a new instance of the SiteConfigPropertiesDictionary class.

SiteConfigPropertiesDictionary(Nullable<Boolean>, String, String, String)

Initializes a new instance of the SiteConfigPropertiesDictionary class.

Properties

JavaVersion

Gets javaVersion configuration setting.

LinuxFxVersion

Gets linuxFxVersion configuration setting.

PowerShellVersion

Gets powerShellVersion configuration setting.

Use32BitWorkerProcess

Gets &lt;code&gt;true&lt;/code&gt; if use32BitWorkerProcess should be set to true for the stack; otherwise, &lt;code&gt;false&lt;/code&gt;.

Applies to