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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python