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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python