StaticSiteDatabaseConnectionConfigurationFileOverview Class
A database connection configuration file.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web._serialization.ModelStaticSiteDatabaseConnectionConfigurationFileOverview
Constructor
StaticSiteDatabaseConnectionConfigurationFileOverview(**kwargs: Any)
Variables
Name | Description |
---|---|
file_name
|
The name of the configuration file. |
contents
|
The Base64 encoding of the file contents. |
type
|
The type of configuration file. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python