SiteConfigPropertiesDictionary Class
Site config properties dictionary.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web._serialization.ModelSiteConfigPropertiesDictionary
Constructor
SiteConfigPropertiesDictionary(**kwargs: Any)
Variables
Name | Description |
---|---|
use32_bit_worker_process
|
|
linux_fx_version
|
LinuxFxVersion configuration setting. |
java_version
|
JavaVersion configuration setting. |
power_shell_version
|
PowerShellVersion configuration setting. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python