SiteConfigPropertiesDictionary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 <code>true</code> if use32BitWorkerProcess should be set to true for the stack; otherwise, <code>false</code>. |